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
/
dev
/
pccard
History
Warner Losh
3b8c0bec8a
Don't nest includes here. There's no need and the subset included is lame.
...
Submitted by: bde
2004-05-28 02:24:07 +00:00
..
card_if.m
Include required machine/bus.h
2004-05-28 02:23:10 +00:00
pccard_cis_quirks.c
Fixing disorder is the hardest thing in the world: Learn to sort :-)
2004-05-27 15:21:51 +00:00
pccard_cis.c
Improve reading of CIS cards:
2004-04-12 20:56:34 +00:00
pccard_cis.h
Add new file for definitions of CIS. We can share this with cardbus.
2003-10-07 03:35:48 +00:00
pccard.c
Convert callers to the new bus_alloc_resource_any(9) API.
2004-03-17 17:50:55 +00:00
pccarddevs
Add Intel EtherExpress PRO/100 LAN Modem. This will eventually be
2004-05-13 01:24:26 +00:00
pccardreg.h
o move the cis tuple definitions into a common file.
2003-10-07 03:33:54 +00:00
pccardvar.h
Don't nest includes here. There's no need and the subset included is lame.
2004-05-28 02:24:07 +00:00
power_if.m
…