OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Sat Nov 19 2005 - 21:58:59 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2005/11/19 20:58:59

Modified files:
        sys/dev/ic : aic79xx.c

Log message:
fix dmesg printing so the adapter info has a proper dmesg entry

before..
aic7902: U320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

after..
ahd0: aic7902, U320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs

ok krw marco