summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus
AgeCommit message (Expand)Author
2005-06-27card broadcom serial, plus set frequencyTheo de Raadt
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-08useless netns includes; there was no NS stuff ever hereHenning Brauer
2005-05-29- better pcidevs entries for Intel Gig and add 82573 idsBrad Smith
2005-05-29add the RTL8185 (not working yet)Reyk Floeter
2005-05-28Don't display vid/pid from CIS if vid is 0.Jonathan Gray
2005-05-28Don't use vid/pid from the CIS if vid is 0 when reporting unmatchedJonathan Gray
2005-05-28make sure to enable socket on resume.Robert Nagy
2005-05-27make sure to enable socket on resume.Robert Nagy
2005-05-27print the screwed ofs in the panic msgMichael Shalayeff
2005-05-26add a cardbus attachment for uhci. This code is based on the ohci_cardbus.cNathan Binkert
2005-05-16Use cardbus_matchbyid().Brad Smith
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