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
6e66a78b31
Style(9) changes:
...
put parens around return (statements); Use ANSI funcitons only.
2001-03-22 05:41:20 +00:00
..
card_if.m
o Now that I've had time to test the new interface, reintegrate it back in.
2001-01-07 16:31:09 +00:00
devlist2h.awk
…
files.pccard
…
Makefile.pccarddevs
…
pccard_cis_quirks.c
…
pccard_cis.c
…
pccard.c
Style(9) changes:
2001-03-22 05:41:20 +00:00
pccarddevs
remove duplicate entry that snuck in during the merge.
2001-01-21 04:33:12 +00:00
pccarddevs.h
remove duplicate entry that snuck in during the merge.
2001-01-21 04:33:12 +00:00
pccardreg.h
…
pccardvar.h
Convert the vendor/product cis strings to an array of CIS entries. This
2001-01-21 08:09:00 +00:00
power_if.m
…