freebsd-dev/sys/i386
John Baldwin be11140dfb - Adjust some of the bitfields in the ioapic_intsrc struct to be unsigned
rather than signed.  This fixes some cosmetics such as verbose printf's
  for IRQs greater than 127.
- The calculation for next_ioapic_base was also adjusted so that it will
  only complain once for each hole in the IRQs provided by ACPI for IO
  APICs.

Reported by:	Michal Mertl <mime@traveller.cz>
2003-11-05 16:18:06 +00:00
..
acpica Make this compile with PAE. 2003-11-04 01:07:04 +00:00
bios The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
compile
conf Remove the SMP kernel config as SMP is now enabled in GENERIC. 2003-11-03 22:49:51 +00:00
i386 - Adjust some of the bitfields in the ioapic_intsrc struct to be unsigned 2003-11-05 16:18:06 +00:00
ibcs2 Fix a multitude of security bugs in the iBCS2 emulator: 2003-10-12 04:25:26 +00:00
include Remove old APIC header. 2003-11-03 23:10:34 +00:00
isa Use a wrapper around the driver interrupt handler. The wrapper accepts the 2003-11-04 19:04:54 +00:00
linux
pci New APIC support code: 2003-11-03 21:53:38 +00:00
svr4
Makefile