freebsd-dev/sys/i386
John-Mark Gurney 857c08d17c fix a few style nites...
make isa_dmacascade, isa_dmastart, isa_dmadone, and find_isadev MUCH
easier to be found by starting them at the beginging of the line...

remove braces inside of ifdef RESOURCE_CHECK... found by % in vi...
1997-11-30 09:44:28 +00:00
..
apm Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +00:00
bios Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +00:00
boot Fixed spammed Id. 1997-10-07 06:40:16 +00:00
conf From the author: 1997-11-25 19:30:38 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 Removed an unused line of code, that caused an ``maybe used uninitialized'' 1997-11-26 22:45:47 +00:00
ibcs2 Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
include Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +00:00
isa fix a few style nites... 1997-11-30 09:44:28 +00:00
linux Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
pci
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile