aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make oldcard and newcard kernel module work.Takanori Watanabe2002-05-304-4/+81
* Catchup to 1.32Warner Losh2002-04-111-1/+7
* Add ACTIONTEC HWC01170 from OpenBSDWarner Losh2002-04-111-0/+4
* catch up to 1.31Warner Losh2002-04-051-1/+4
* Add 3crwe77aWarner Losh2002-04-051-0/+1
* Regen for 1.30 pccarddevsWarner Losh2002-04-021-1/+8
* Actually merge proxim rangelands and addtron awp-100Warner Losh2002-04-021-0/+3
* regen to 1.29 pccarddevsWarner Losh2002-04-021-15/+40
* Merge from both NetBSD and OpenBSD's pcmciadevs:Warner Losh2002-04-021-6/+17
* Improve support of MFC cards (Multi-function cards). This commitWarner Losh2002-03-291-2/+4
* Regen for 1.28 of pccarddevsWarner Losh2002-03-171-1/+7
* Add support for the home Wireless Network airway wireless pcmcia card.Warner Losh2002-03-171-0/+4
* Make hw.pccard.debug and hw.pccard.cis_debug tunable/sysctl. Setting to 1Warner Losh2002-03-072-4/+19
* Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byteTakeshi Shibagaki2002-02-203-0/+15
* o Count the number of mem and io spaces we allocate. If none work, bail outWarner Losh2002-02-191-3/+15
* Do the cast away of unsignedness in a way that is more commprehensible.Warner Losh2002-02-191-1/+1
* Null interrupt handlers should be OK, so if we don't have a function,Warner Losh2002-02-101-6/+1
* o Use bus_generic_setup_intr instead of bus_setup_intr.Warner Losh2002-02-101-11/+8
* Boot verbosify printing the CIS, since we don't normally need to do that.Warner Losh2002-02-092-8/+2
* Remove DETACH_NOWARNWarner Losh2002-02-071-1/+0
* Default debugging to OFF now.Warner Losh2002-02-042-2/+2
* Move cardaddr to memory structure.Warner Losh2002-01-291-1/+2
* Sync to 1.27 of pccarddevsWarner Losh2002-01-291-2/+14
* MFNetBSD:Warner Losh2002-01-291-1/+9
* Regenerate from 1.26 pccarddevsWarner Losh2002-01-081-2/+23
* Catch up to NetBSD:Warner Losh2002-01-081-1/+8
* Add support for suspending/resuming CardBus bridges.Warner Losh2001-12-151-2/+16
* Sync to pccarddevs 1.25Warner Losh2001-12-121-2/+8
* Move LINKSYS2 to its correct numerical location.Warner Losh2001-12-121-1/+5
* implement MFC links properly (and I think long links too). This makeWarner Losh2001-12-041-42/+7
* Sync to 1.24Warner Losh2001-11-281-2/+8
* Merge from NetBSD:Warner Losh2001-11-281-1/+3
* Only call pccard_function_disable when we have a configured configWarner Losh2001-11-261-3/+6
* Weed out those pccard entries that match everything. These are tooWarner Losh2001-11-201-0/+9
* Update to 1.23 pccarddevsWarner Losh2001-11-191-1/+2
* Add ZOOM as one of the bgous vendorsWarner Losh2001-11-191-0/+1
* Update to 1.22 pccarddevsWarner Losh2001-11-191-3/+2