freebsd-dev/sys/dev/dpt
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +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 - Implement a simple PIO driven function for retreiving the onboard 1999-10-09 03:39:47 +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