summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus
AgeCommit message (Expand)Author
2005-05-09PCI_{VENDOR,PRODUCT} -> CARDBUS_{VENDOR,PRODUCT} for correctness.Brad Smith
2005-05-09add cardbus_matchbyid(), mimics the PCI layers pci_matchbyid().Brad Smith
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2005-03-30make the powerhooks the responsibility of the bus ohci is attached toDavid Gwynne
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-19fix dmesg output.Damien Bergamini
2005-02-18make sure bpfilter.h is included before including ralvar.h. fixes a panicDamien Bergamini
2005-02-16Fix scoping error when unhooking the interrupt handler. reyk@ okAaron Campbell
2005-02-15Driver for Ralink Technology RT2500 wireless adapters.Damien Bergamini
2005-02-10Remove redundant product name strings, simplify matching slightly.Jonathan Gray
2005-02-09Match D-Link DWL-610.Jonathan Gray
2005-01-16- recognize Microsoft PCI and CardBus adaptersBrad Smith
2005-01-16get EEPROM width on all cards except for the original PNICBrad Smith
2005-01-14rev 1.63Brad Smith
2005-01-14cardbus re(4) support (Realtek 8169) heavily based on if_rl.Peter Valchev
2005-01-14minor prototypes style; ok deraadtPeter Valchev
2005-01-04shrink dmesg outputJonathan Gray
2004-12-29from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3David Gwynne
2004-12-29Driver for Realtek 802.11 devices from NetBSD.Jonathan Gray
2004-12-07ohci and ehci at cardbus support from netbsdDavid Gwynne
2004-11-23support the gpio found on ath(4) devices.Reyk Floeter
2004-11-20remove redundant commented out bits for com@cardbusBrad Smith
2004-11-20no tlp, we have dc.Brad Smith
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-10-07cardbusdevs -> pcidevsBrad Smith
2004-09-18- Record handles for memory and IO spaceBrad Smith
2004-09-18add Linksys PCM200Brad Smith
2004-09-17regenBrad Smith
2004-09-17add Linksys vendor ID and Linksys PCM200 IDBrad Smith
2004-08-04interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb...Michael Shalayeff
2004-08-04Fix printing of revision string.Todd C. Miller
2004-08-02- Initialise all function's latency timer and cacheline size.Brad Smith
2004-07-283Com OfficeConnect 3CRSHPW796 Cardbus card is atw(4) rev 1.5.Todd C. Miller
2004-07-25Store pci/cardbus revision number. From NetBSD (dyoung)Todd C. Miller
2004-07-25Program BARs before enabling memory or I/O access. From NetBSD (mycroft).Todd C. Miller
2004-07-25typo, enevt -> eventBrad Smith
2004-07-15- The card_attach_now flag hasn't been necessary or useful for some time.Brad Smith
2004-07-15- Unmap space used to read tupleBrad Smith
2004-07-15kill sc_intr_ackTodd C. Miller
2004-07-12typo, thise -> theseBrad Smith
2004-07-09attach to Planex and Corega Ethernet cards.Brad Smith
2004-07-09brings in a few fixes from NetBSD...Brad Smith
2004-07-06regenBrad Smith
2004-07-06add Planex and Corega EthernetBrad Smith
2004-07-04- two typos, stallen -> stolenBrad Smith
2004-06-27stop passing an empty enaddr around since we figure out theBrad Smith
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller
2004-06-22If there is no CIS info the cardbus attach would print an extraTodd C. Miller