1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/isa
Jason Evans d1c1b8413e Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
initialization until after malloc() is safe to call, then iterate through
all mutexes and complete their initialization.

This change is necessary in order to avoid some circular bootstrapping
dependencies.
2001-01-21 07:52:20 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c
atrtc.c Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex 2001-01-21 07:52:20 +00:00
fd.c
fdc.h
fdreg.h
isa_common.c It's possible for an ISA bus to be hung off an EISA bridge, so we need to 2000-12-12 23:33:29 +00:00
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c Fix the PR. Getting a dma channel equal to 0 remains a problem though. 2000-12-19 21:28:17 +00:00
ppcreg.h
psm.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
rtc.h
sio.c Add OZO8008 - Zoom (33.6k Modem). 2000-12-26 06:52:57 +00:00
sioreg.h
syscons_isa.c
vga_isa.c