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
e89d464126
sync to 1.36 of pccarddevs
2002-10-11 07:00:53 +00:00
..
card_if.m
o Dike out the bogus reprobe stuff. It was getting in the way of newbus' own
2002-09-10 06:32:18 +00:00
devlist2h.awk
Move from using PCCARD_ symbols gereated from this file to using PCMCIA_
2001-11-11 20:15:06 +00:00
files.pccard
…
Makefile.pccarddevs
…
pccard_cis_quirks.c
Boot verbosify printing the CIS, since we don't normally need to do that.
2002-02-09 21:34:06 +00:00
pccard_cis.c
Merge changes from NetBSD through version 1.17 of this file. These
2002-10-07 23:03:17 +00:00
pccard.c
o Add a nomatch routine so we whine when we don't know what to attach to
2002-10-07 23:05:33 +00:00
pccarddevs
Merge from NetBSD plus diff reduction to netbsd's pcmciadevs 1.177 file:
2002-10-11 07:00:30 +00:00
pccarddevs.h
sync to 1.36 of pccarddevs
2002-10-11 07:00:53 +00:00
pccardreg.h
…
pccardvar.h
Eliminate the need for pccard_common.c by moving the function inline
2002-07-17 05:20:43 +00:00
power_if.m
…