freebsd-dev/sys/amd64
Marcel Moolenaar 38195fdcaf Add uart(4). When both sio(4) and uart(4) can handle a serial port,
sio(4) will claim it. This change therefore only affects how ports
are handled when they are not claimed by sio(4), and in principle
will improve hardware support.

MFC after: 2 months
2005-11-05 19:48:53 +00:00
..
acpica Catch up with ACPI-CA 20051021 import 2005-11-01 22:44:08 +00:00
amd64 Define M_IOAPIC the same as i386 2005-11-04 23:02:28 +00:00
compile
conf Add uart(4). When both sio(4) and uart(4) can handle a serial port, 2005-11-05 19:48:53 +00:00
ia32 Catch up with the recent <sys/signal.h> change and make this compile. 2005-11-04 20:32:26 +00:00
include Change the x86 code to allocate IDT vectors on-demand when an interrupt 2005-11-02 20:11:47 +00:00
isa Reorganize the interrupt handling code a bit to make a few things cleaner 2005-10-25 19:48:48 +00:00
linux32 Calling setrlimit from 32bit apps could potentially increase certain 2005-11-02 21:18:07 +00:00
pci Modify the pci_cfgdisable() routine to bring it more in line with 2005-10-25 04:53:29 +00:00
Makefile