freebsd-dev/sys/i386
Joerg Wunsch 403d7829ac Something long overdue: compile inb() and outb() into the kernel as
functions if DDB is available.  The remaining occurences are usually
only inlined and thus not available in DDB.

I'm sure Bruce will have 23 additions to these 30 lines of code, but
at least it's a starting point. ;-)
1997-03-28 12:37:44 +00:00
..
apm Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +00:00
bios Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +00:00
boot Don't attempt to read past EOF. 1997-03-15 16:49:51 +00:00
conf Add "conflicts" to sbmidi0 since configured irq passed back to isa 1997-03-26 17:46:03 +00:00
eisa Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
i386 Something long overdue: compile inb() and outb() into the kernel as 1997-03-28 12:37:44 +00:00
ibcs2 Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
include added support for EEProms writing/reading. 1997-03-25 04:11:13 +00:00
isa Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries to 1997-03-28 10:11:24 +00:00
linux Don't include <sys/ioctl.h> in the kernel. Stage 3: include 1997-03-24 11:37:53 +00:00
pci improve pcibus_check: Only assume PCI if at least one PCI to anything bridge 1997-03-05 20:52:00 +00:00
scsi Fix a fencepost error in ahc_find_scb that could cause us to wrongfully 1997-03-24 17:42:25 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00