NetBSD/sys/arch/arc
thorpej d41e8f00bf Don't use "struct scsi_generic" in a hardware-defined structure. Instead,
use an array of 12 bytes.  Check the incoming CDB to see that it will fit,
and print and error and fail the command if it won't.
2004-12-07 14:50:56 +00:00
..
arc bus_dmamap_load_mbuf(): Skip zero-length mbufs. 2004-11-28 17:34:45 +00:00
compile
conf pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of 2004-11-24 20:49:17 +00:00
dev
dti Don't use "struct scsi_generic" in a hardware-defined structure. Instead, 2004-12-07 14:50:56 +00:00
include remove now unnecessary "pci_enumerate_bus" definitions 2004-07-29 16:55:25 +00:00
isa adapt to ISA "unknown address" namespace separation (purely mechanical, 2004-09-14 20:32:48 +00:00
jazz move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
pci Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
stand Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
Makefile
TODO