summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* 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
* o Dike out the bogus reprobe stuff. It was getting in the way of newbus' ownimp2002-09-102-16/+0
* regen for 1.34imp2002-09-101-1/+5
* Add ARGOSY SP320imp2002-09-101-0/+2
* More in the continuing saga of phk vs his strange serial card.imp2002-09-041-80/+20
* Drop another cookie to wet Warners appetite:phk2002-09-031-0/+6
* Make modems work:imp2002-08-311-20/+23
* Different and more correct workaround for broken cards under NEWCARD:phk2002-08-311-4/+8
* Ignore all config entries which have a non-zero start I/O address.phk2002-08-311-0/+4
* pccbb -> cbbimp2002-08-151-1/+2
* Don't redundantly include \n in panic messagesimp2002-08-121-1/+1
* Eliminate the need for pccard_common.c by moving the function inlineimp2002-07-173-70/+19
* regen from pccarddevs 1.33imp2002-07-171-2/+18
* MFOpenBSD:imp2002-07-171-1/+9
* Make oldcard and newcard kernel module work.takawata2002-05-304-4/+81
* Catchup to 1.32imp2002-04-111-1/+7
* Add ACTIONTEC HWC01170 from OpenBSDimp2002-04-111-0/+4
* catch up to 1.31imp2002-04-051-1/+4
* Add 3crwe77aimp2002-04-051-0/+1
* Regen for 1.30 pccarddevsimp2002-04-021-1/+8
* Actually merge proxim rangelands and addtron awp-100imp2002-04-021-0/+3
* regen to 1.29 pccarddevsimp2002-04-021-15/+40
* Merge from both NetBSD and OpenBSD's pcmciadevs:imp2002-04-021-6/+17
* Improve support of MFC cards (Multi-function cards). This commitimp2002-03-291-2/+4
* Regen for 1.28 of pccarddevsimp2002-03-171-1/+7
* Add support for the home Wireless Network airway wireless pcmcia card.imp2002-03-171-0/+4
* Make hw.pccard.debug and hw.pccard.cis_debug tunable/sysctl. Setting to 1imp2002-03-072-4/+19
* Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byteshiba2002-02-203-0/+15
* o Count the number of mem and io spaces we allocate. If none work, bail outimp2002-02-191-3/+15
* Do the cast away of unsignedness in a way that is more commprehensible.imp2002-02-191-1/+1
* Null interrupt handlers should be OK, so if we don't have a function,imp2002-02-101-6/+1
* o Use bus_generic_setup_intr instead of bus_setup_intr.imp2002-02-101-11/+8
* Boot verbosify printing the CIS, since we don't normally need to do that.imp2002-02-092-8/+2
* Remove DETACH_NOWARNimp2002-02-071-1/+0
* Default debugging to OFF now.imp2002-02-042-2/+2
OpenPOWER on IntegriCloud