freebsd-dev/sys/amd64
Matthew Dillon 50ed7dfec0 INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts)
have their own lock and do not need the MP lock.  The SMP cleanup was
    a little too conservative in MP locking fast interrupts but at least
    it's trivial to fix.  MFC soon.

Submitted by: bde
2000-06-06 15:28:00 +00:00
..
amd64 INTR_TYPE_FAST / FAST_INTR interrupts (currently just serial interrupts) 2000-06-06 15:28:00 +00:00
conf Bump the default NBUS value to 8. 2000-05-31 19:01:45 +00:00
include Further fixes for multiple-IO-APIC systems from Tor Egge: 2000-05-31 21:37:28 +00:00
isa Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
pci Add OPTi 82C700 chipset. 2000-05-24 09:03:30 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00