Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/dev/pcmcia
On Tue, Nov 27, 2001 at 01:12:43AM +0900, Izumi Tsutsui wrote:
> > Can you please provide a description about what "scsilow" is?
>
> IIRC, scsi_low is a structure written by NetBSD/pc98 people
> to handle common SCSI functions like bus reset, target init,
> selection and message in/out etc. and command control blocks.
Ah, okay, then it should be in dev/scsipi, and we should fixup
other chip drivers that implement all that themselves to use
that code library.
Does it also support tagged queueing? Has it been updated for
thorpej_scsipi?
(And it should be reviewed to make sure it's correct; Charles Hannum
spent a LOT of time making the protocol engine correct in the ncr53c9x
driver.)
--
-- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>
Home |
Main Index |
Thread Index |
Old Index