aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* fix typoMIHIRA Sanpei Yoshiro2003-04-041-1/+1
* pccarddevs_data.h no longer generatedWarner Losh2003-03-281-3/+2
* MFp4:Warner Losh2003-03-281-53/+5
* Use %jd and a cast to intmax_t instead of a cast to long.Warner Losh2003-03-181-4/+4
* Tag longling_addr as maybe using a bad type, I'm not sure.Warner Losh2003-03-181-1/+1
* Regenerate for 1.45Warner Losh2003-03-181-1/+4
* Add DLINK DWL650HWarner Losh2003-03-181-0/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Regen.Takeshi Shibagaki2003-02-151-1/+5
* Add YIS YWL-11B. This card has same vendor id and product idTakeshi Shibagaki2003-02-151-0/+2
* Regen.Takeshi Shibagaki2003-02-011-4/+4
* Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) haveTakeshi Shibagaki2003-02-011-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).Takeshi Shibagaki2003-01-181-0/+1
* Regen.Takeshi Shibagaki2003-01-181-1/+4
* Add Accton EN2216.Takeshi Shibagaki2003-01-181-0/+1
* Regen.Takeshi Shibagaki2003-01-181-0/+3
* Add Allied Telesis WR211PCM.Takeshi Shibagaki2003-01-171-0/+1
* Regen.Takeshi Shibagaki2003-01-171-1/+4
* Regen.Takeshi Shibagaki2003-01-111-3/+10
* RATOC REX-R280(10Base-T Ether Card) and REX-9530(SCSI2 Card) haveTakeshi Shibagaki2003-01-111-1/+4
* regen to 1.38Noriaki Mitsunaga2002-11-281-2/+60
* o Add PC-Cards' ID or CIS strings which are supported by ncv, nsp,Noriaki Mitsunaga2002-11-281-1/+27
* Fix printf() format errors.Maxime Henrion2002-11-142-2/+2
* MFp4:Warner Losh2002-11-141-4/+4
* Remove an impossible condition. pf->dev is always non-null here.Warner Losh2002-11-141-2/+1
* regen to 1.37Warner Losh2002-11-141-2/+5
* Add a third aic-based bustoaster.Warner Losh2002-11-141-1/+2
* MFp4:Warner Losh2002-11-022-9/+4
* sync to 1.36 of pccarddevsWarner Losh2002-10-111-20/+52
* Merge from NetBSD plus diff reduction to netbsd's pcmciadevs 1.177 file:Warner Losh2002-10-111-10/+24
* sync to 1.35 of pccarddevsWarner Losh2002-10-111-1/+10
* Add a new NewMedia BUSTOASTER that I bought on ebay (sadly w/o scsi dongle).Warner Losh2002-10-111-0/+5
* o Add a nomatch routine so we whine when we don't know what to attach toWarner Losh2002-10-071-19/+90
* Merge changes from NetBSD through version 1.17 of this file. TheseWarner Losh2002-10-071-14/+54
* MFp4:Warner Losh2002-10-071-2/+1
* Better comment for the product ID thing.Warner Losh2002-10-071-2/+5
* o Dike out the bogus reprobe stuff. It was getting in the way of newbus' ownWarner Losh2002-09-102-16/+0
* regen for 1.34Warner Losh2002-09-101-1/+5
* Add ARGOSY SP320Warner Losh2002-09-101-0/+2
* More in the continuing saga of phk vs his strange serial card.Warner Losh2002-09-041-80/+20
* Drop another cookie to wet Warners appetite:Poul-Henning Kamp2002-09-031-0/+6
* Make modems work:Warner Losh2002-08-311-20/+23
* Different and more correct workaround for broken cards under NEWCARD:Poul-Henning Kamp2002-08-311-4/+8
* Ignore all config entries which have a non-zero start I/O address.Poul-Henning Kamp2002-08-311-0/+4
* pccbb -> cbbWarner Losh2002-08-151-1/+2
* Don't redundantly include \n in panic messagesWarner Losh2002-08-121-1/+1
* Eliminate the need for pccard_common.c by moving the function inlineWarner Losh2002-07-173-70/+19
* regen from pccarddevs 1.33Warner Losh2002-07-171-2/+18
* MFOpenBSD:Warner Losh2002-07-171-1/+9