|
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: David Gwynne (dlg
cvs.openbsd.org)
Date: Fri Dec 28 2007 - 18:45:26 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: dlg
cvs.openbsd.org 2007/12/28 17:45:26
Modified files:
sys/dev/ata : atascsi.c
sys/scsi : scsiconf.h
Log message:
the scsi layer always had function pointers for asking the hba about a
device before issuing scsi commands to it, but it was never implemented,
never used, and no hba actually filled them in. i came along and added
another two function pointers for the same thing.
this cleans up the extra pointers.
ok krw
marco
miod
deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]