This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
isa
History
jhb
d156d1195f
Fix compile with options SC_NO_SUSPEND_VTYSWITCH.
2002-10-17 16:09:13 +00:00
..
atkbd_isa.c
…
atkbdc_isa.c
…
atrtc.c
1. Fix a comment. Locking _is_ needed (but not done).
2002-10-17 13:55:39 +00:00
fd.c
Fix a probably rare and inconsequential memory leak.
2002-10-02 20:29:54 +00:00
fdreg.h
…
isa_common.c
- Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of
2002-10-15 00:02:51 +00:00
isa_common.h
No need to declare M_ISADEV here.
2002-10-16 10:38:48 +00:00
isa_if.m
…
isahint.c
…
isareg.h
…
isavar.h
- Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of
2002-10-15 00:02:51 +00:00
orm.c
…
pnp.c
Put an XXX: comment here to point out a couple of free() issues on
2002-10-16 10:40:43 +00:00
pnpparse.c
Properly put macro args in ().
2002-10-16 09:07:30 +00:00
pnpreg.h
…
pnpvar.h
…
ppc.c
…
ppcreg.h
…
psm.c
…
rtc.h
…
syscons_isa.c
Fix compile with options SC_NO_SUSPEND_VTYSWITCH.
2002-10-17 16:09:13 +00:00
vga_isa.c
…