freebsd-nq/sys/dev
Tor Egge 572d053e17 Maintain a mapping from irq number to (ioapic number, int pin) tuple,
and use this when masking/unmasking interrupts.

Maintain a mapping from (iopaic number, int pin) tuple to irq number,
and use this when configuring devices and programming the ioapics.

Previous code assumed that irq number was equal to int pin number, and
that the ioapic number was 0.

Don't let an AP enter _cpu_switch before all local apics are initialized.
1998-09-06 22:41:42 +00:00
..
advansys
aic7xxx
ar Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
bktr Fixed bug in Miro Tuner detection. Missing Goto. 1998-08-31 18:37:19 +00:00
ccd Make struct buf->b_offset reflect the real byte offset which got 1998-08-19 10:50:32 +00:00
cs Enable duplex autodetection if UTP media are autodetected. 1998-08-27 22:41:18 +00:00
cy Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
de
dec
dgb Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
dpt Fix an spl protection botch. 1998-08-26 19:11:22 +00:00
ed Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
eisa
en
ep
ex
fdc
fe
fxp
ic
ie
iicbus Device registration temporaly removed until major number allocation ok. 1998-09-04 17:53:42 +00:00
isp
joy
kbd
lnc Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
mc146818
mcd
mse
pcf Reviewed by: Doug Rabson 1998-09-03 21:01:22 +00:00
pci Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
pcm/isa
pdq Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
ppbus Only claim PPS_HARDPPSONASSERT if we're compiled with PPS_SYNC 1998-08-24 16:31:27 +00:00
ppc printing with compatible mode fixed if ECP available + more verbose if bootverbose set 1998-09-02 20:34:34 +00:00
rc Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
rp Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
scd
si Fixed printf format errors. `struct eisa_device' uses a strange type 1998-08-23 10:12:12 +00:00
sio Fixed printf format errors. 1998-08-23 10:16:26 +00:00
slice
smbus Device registration temporaly removed until major number allocation ok. 1998-09-04 17:53:42 +00:00
snp
sound/isa
speaker Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
sr
syscons Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
tx
vn remove bdevsw arg from dsopen(); 1998-08-23 20:16:35 +00:00
vx
wl Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00