1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/sys/isa
Joerg Wunsch 0e17a5bcdb Log when the user is turning debugging on/off.
Also sanitize the TRACE* macros a bit so they syntactically behave like
single C statements (even inside in `if' statement).

Submitted by:	des
2001-07-09 21:11:10 +00:00
..
atkbd_isa.c Add the device resume method to keyboard drivers. 2001-06-30 10:02:32 +00:00
atkbdc_isa.c
atrtc.c
fd.c Log when the user is turning debugging on/off. 2001-07-09 21:11:10 +00:00
fdc.h As des' example shows us, DMA overruns could happen in a situation 2001-07-09 20:46:45 +00:00
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
orm.c
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
ppcreg.h Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
psm.c
rtc.h
sio.c
sioreg.h
syscons_isa.c Remove the resume method. It is not necessary any more, because 2001-06-30 10:15:13 +00:00
vga_isa.c