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
marius
41d82ccbf1
MFC: 1.21
...
Fix an endianness issue in pnp_eisaformat(). Approved by: re (scottl)
2005-10-05 21:53:17 +00:00
..
isa_common.c
Use STAILQ in preference to SLIST for the resources. Insert new resources
2005-03-18 05:19:50 +00:00
isa_common.h
…
isa_dmareg.h
- Move bus dependent defines to {isa,cbus}_dmareg.h.
2005-05-14 10:14:56 +00:00
isa_if.m
…
isahint.c
Add ISACFGATTR_HINTS flag to allow detection of a device that was created
2005-04-13 03:26:24 +00:00
isareg.h
- Move bus dependent defines to {isa,cbus}_dmareg.h.
2005-05-14 10:14:56 +00:00
isavar.h
Add ISACFGATTR_HINTS flag to allow detection of a device that was created
2005-04-13 03:26:24 +00:00
orm.c
…
pnp.c
MFC: 1.21
2005-10-05 21:53:17 +00:00
pnpparse.c
…
pnpreg.h
…
pnpvar.h
…
rtc.h
…
syscons_isa.c
- Move timerreg.h to <arch>/include and split i8253 specific defines into
2005-05-14 09:10:02 +00:00
vga_isa.c
Save and restore the VGA state across a suspend-resume cycle. This
2005-02-28 21:06:14 +00:00