summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia
AgeCommit message (Expand)Author
2004-01-04Attach message formating nit, adapt to recent pcic (et al) changes.martin
2004-01-03More wdc_channel structure member namespace cleanup:thorpej
2004-01-03Rename "struct channel_softc" to "struct wdc_channel".thorpej
2004-01-01Rename:thorpej
2003-12-28Add support for RATOC REX-9530.itohy
2003-12-28Regen from pcmciadevs rev 1.191.itohy
2003-12-28- RATOC System Inc. uses the same product ID for many different cards,itohy
2003-12-27Don't print an empty "wi0:\n" line. Join a couple of lines.christos
2003-12-25Added corega WLCFL-11 entry.nonaka
2003-12-25regen.nonaka
2003-12-25Added "corega WLCFL-11" CF size wireless LAN card.nonaka
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
2003-12-07regen.ichiro
2003-12-07add bluetooth productsichiro
2003-12-07Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-baseddyoung
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-27There are some cards that map the ATA control and IDE DMA registersfvdl
2003-11-16Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIOdyoung
2003-11-10Update URL; s/Linix/Linux/. From Jared Yanovich, forwarded by jmc@openbsd.wiz
2003-11-07regen, so "generated from" line is correct.wiz
2003-11-07support Corega Ether PCC-TL -- from Yasushi Oshimahamajima
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-11-02Fix PCMCIA attach messages for wi(4). Tested by Greg Troxel.dyoung
2003-10-28Eliminate bogus initializer.mycroft
2003-10-28Eliminate bogus initializer.mycroft
2003-10-28Avoid splx() with uninitialized priority level by duplicating some codepooka
2003-10-27uninitialized variableschs
2003-10-25Initialize variables sooner, and remove variable that was only usedchristos
2003-10-25Fix uninitialized variable warningschristos
2003-10-23After discussion between mycroft and enami, restore the WDC_PCMCIA_ATTACHbriggs
2003-10-23Add missing newline at the end of an error message.uwe
2003-10-22enami noted that my last fix was not correct. Simplify the code some (andbriggs
2003-10-22Typo in comment. From OpenBSD.mjl
2003-10-22Since we enable the pcmcia function on attach, disable it on the detach.briggs
2003-10-22Maintain reference count properly for nested enables/disables.briggs
2003-10-22Regenchristos
2003-10-22Remove backslash for new gawkchristos
2003-10-22support for NE2000_TYPE_AX88790 fromchristos
2003-10-13Adapt awi(4) to the new 802.11 layer.dyoung
2003-10-13Switch wi(4) to the new 802.11 layer.dyoung
2003-10-13Switch an(4) to using the header files in the new 802.11 layer.dyoung
2003-10-13Switch to the new 802.11 layer.dyoung
2003-10-08Make the ATA mid-layer appears as atabus, as proposed inbouyer
2003-10-03Ready the kernel side of i4b for primary rate interface support bypooka
2003-09-25Hide the use of config_interrupts() in one place.mycroft
2003-09-23Fix more probe delay and/or failure problems:mycroft
2003-09-21Since we can't detect ghost drives in the wdc back-end, resurectbouyer
2003-09-191) Use config_interrupts() to attach IDE and ATAPI drives. This eliminatesmycroft
2003-09-16Add Sony PEGA-WL110 CF WLANonoe
2003-09-16regen: Add Sony PEGA-WL110 CF WLANonoe