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
5a702a282b
Add a new NewMedia BUSTOASTER that I bought on ebay (sadly w/o scsi dongle).
...
Add PLANEX GWNS11H submitted by hanai-san.
2002-10-11 05:40:13 +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
We do not, and hopefully never will, use the static pccard device table.
2001-01-07 03:58:57 +00:00
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
Add a new NewMedia BUSTOASTER that I bought on ebay (sadly w/o scsi dongle).
2002-10-11 05:40:13 +00:00
pccarddevs.h
regen for 1.34
2002-09-10 06:29:50 +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
…