summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* Sync to 1.48sanpei2003-04-181-9/+3
* fix corega vendor id(use vendor string and product string)sanpei2003-04-181-1/+2
* Remove bogus line and entry, restore cnet ne2000 add smc 8041imp2003-04-103-12/+14
* Sync to 1.46imp2003-04-101-114/+122
* MFNetBSD:imp2003-04-101-2/+6
* In [bsd-nomads:16650] shibagaki-san presented an example product id ofimp2003-04-101-1/+1
* 1.37 was committed prematurely: back out until I can commit all parts at theimp2003-04-091-6/+5
* 1.77 was bogus: there is no logic bug. Back it out and compare theimp2003-04-092-6/+7
* Fix a logic bug in previous commit (use || rather than &&). In order tojhb2003-04-091-1/+1
* Make sure that both pp_name and pp_vendor are zero to know we're at theimp2003-04-091-4/+5
* Create new _ND versions to allow one to not specify the description beimp2003-04-081-0/+5
* MFP4:imp2003-04-081-3/+21
* u_int*_t -> uint*_timp2003-04-081-14/+14
* fix typosanpei2003-04-041-1/+1
* pccarddevs_data.h no longer generatedimp2003-03-281-3/+2
* MFp4:imp2003-03-281-53/+5
* Use %jd and a cast to intmax_t instead of a cast to long.imp2003-03-181-4/+4
* Tag longling_addr as maybe using a bad type, I'm not sure.imp2003-03-181-1/+1
* Regenerate for 1.45imp2003-03-181-1/+4
* Add DLINK DWL650Himp2003-03-181-0/+1
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Regen.shiba2003-02-151-1/+5
* Add YIS YWL-11B. This card has same vendor id and product idshiba2003-02-151-0/+2
* Regen.shiba2003-02-011-4/+4
* Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) haveshiba2003-02-011-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).shiba2003-01-181-0/+1
* Regen.shiba2003-01-181-1/+4
* Add Accton EN2216.shiba2003-01-181-0/+1
* Regen.shiba2003-01-181-0/+3
* Add Allied Telesis WR211PCM.shiba2003-01-171-0/+1
* Regen.shiba2003-01-171-1/+4
* Regen.shiba2003-01-111-3/+10
* RATOC REX-R280(10Base-T Ether Card) and REX-9530(SCSI2 Card) haveshiba2003-01-111-1/+4
* regen to 1.38non2002-11-281-2/+60
* o Add PC-Cards' ID or CIS strings which are supported by ncv, nsp,non2002-11-281-1/+27
* Fix printf() format errors.mux2002-11-142-2/+2
* MFp4:imp2002-11-141-4/+4
* Remove an impossible condition. pf->dev is always non-null here.imp2002-11-141-2/+1
* regen to 1.37imp2002-11-141-2/+5
* Add a third aic-based bustoaster.imp2002-11-141-1/+2
* MFp4:imp2002-11-022-9/+4
* sync to 1.36 of pccarddevsimp2002-10-111-20/+52
* Merge from NetBSD plus diff reduction to netbsd's pcmciadevs 1.177 file:imp2002-10-111-10/+24
* sync to 1.35 of pccarddevsimp2002-10-111-1/+10
* Add a new NewMedia BUSTOASTER that I bought on ebay (sadly w/o scsi dongle).imp2002-10-111-0/+5
* o Add a nomatch routine so we whine when we don't know what to attach toimp2002-10-071-19/+90
* Merge changes from NetBSD through version 1.17 of this file. Theseimp2002-10-071-14/+54
* MFp4:imp2002-10-071-2/+1
* Better comment for the product ID thing.imp2002-10-071-2/+5
OpenPOWER on IntegriCloud