freebsd-dev/sys/i386
Kazutaka YOKOTA 21b1c99f43 idev->id_irq is an interrupt MASK, not an interrupt number.
Thus, we need to convert the mask to the number (by ffs()) when
writing back this value to the resource in save_resource().
1999-06-29 17:37:44 +00:00
..
apm Unifdef VM86 1999-06-01 18:17:50 +00:00
bios Unifdef VM86 1999-06-01 18:17:50 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf (mostly) fix ordering. 1999-06-29 16:14:20 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
i386 idev->id_irq is an interrupt MASK, not an interrupt number. 1999-06-29 17:37:44 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include Changes in the way that the APs are started appears to have removed the 1999-06-23 23:02:38 +00:00
isa Keyboard allocation/deallocation fix. 1999-06-29 17:36:20 +00:00
linux Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's 1999-06-28 09:12:46 +00:00
pci Move pcibus (host -> pci bus) probe/attach routines from nexus 1999-05-18 20:48:43 +00:00
svr4 Back out last commit (did I get all of them?) 1999-06-02 15:35:46 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00