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
imp
0323c0883b
Minor tweaks to have the card be properly enabled via the CCR.
...
Minor debug changes Minor power management pessimizations
2000-08-26 00:07:40 +00:00
..
card_if.m
…
devlist2h.awk
…
files.pccard
…
Makefile.pccarddevs
…
pccard_cis_quirks.c
o Move to using PCCARD_SOFTC(dev)
2000-08-19 19:22:04 +00:00
pccard_cis.c
o Move to using PCCARD_SOFTC(dev)
2000-08-19 19:22:04 +00:00
pccard.c
Minor tweaks to have the card be properly enabled via the CCR.
2000-08-26 00:07:40 +00:00
pccarddevs
o Fix unterminated comment
2000-08-24 07:01:12 +00:00
pccarddevs_data.h
Sync to pccarddevs 1.5
2000-08-24 07:01:49 +00:00
pccarddevs.h
Sync to pccarddevs 1.5
2000-08-24 07:01:49 +00:00
pccardreg.h
…
pccardvar.h
Save a pointer to the dev, if any, that each function attach.
2000-08-22 04:25:57 +00:00
power_if.m
…