freebsd-skq/sys/amd64
joerg 2558d1ad63 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
..
amd64 Something long overdue: compile inb() and outb() into the kernel as 1997-03-28 12:37:44 +00:00
conf
include Improved CPU identification and initialization routines. This 1997-03-22 18:54:54 +00:00
isa Remove recently commited support for iobase == -2 ("port none") 1997-03-28 01:02:17 +00:00
pci
Makefile