freebsd-dev/sys/dev/dpt
Peter Wemm 71619ad987 Remove #include "eisa.h" and #if NEISA > 0 as it's only ever compiled
if NEISA is > 0 as guaranteed by config.
2000-01-29 14:31:57 +00:00
..
dpt_control.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
dpt_eisa.c Remove #include "eisa.h" and #if NEISA > 0 as it's only ever compiled 2000-01-29 14:31:57 +00:00
dpt_pci.c Switch over to the new location in sys/dev/dpt. 1999-10-09 03:46:28 +00:00
dpt_pci.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dpt_scsi.c - Implement a simple PIO driven function for retreiving the onboard 1999-10-09 03:39:47 +00:00
dpt.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00