Age | Commit message (Expand) | Author |
2004-12-29 | from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3 | David Gwynne |
2004-12-29 | Driver for Realtek 802.11 devices from NetBSD. | Jonathan Gray |
2004-12-07 | ohci and ehci at cardbus support from netbsd | David Gwynne |
2004-11-23 | support the gpio found on ath(4) devices. | Reyk Floeter |
2004-11-20 | remove redundant commented out bits for com@cardbus | Brad Smith |
2004-11-20 | no tlp, we have dc. | Brad Smith |
2004-11-02 | imported Sam Leffler's ath driver for atheros multimode wireless nics | Reyk Floeter |
2004-10-07 | cardbusdevs -> pcidevs | Brad Smith |
2004-09-18 | - Record handles for memory and IO space | Brad Smith |
2004-09-18 | add Linksys PCM200 | Brad Smith |
2004-09-17 | regen | Brad Smith |
2004-09-17 | add Linksys vendor ID and Linksys PCM200 ID | Brad Smith |
2004-08-04 | interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb... | Michael Shalayeff |
2004-08-04 | Fix printing of revision string. | Todd C. Miller |
2004-08-02 | - Initialise all function's latency timer and cacheline size. | Brad Smith |
2004-07-28 | 3Com OfficeConnect 3CRSHPW796 Cardbus card is atw(4) rev 1.5. | Todd C. Miller |
2004-07-25 | Store pci/cardbus revision number. From NetBSD (dyoung) | Todd C. Miller |
2004-07-25 | Program BARs before enabling memory or I/O access. From NetBSD (mycroft). | Todd C. Miller |
2004-07-25 | typo, enevt -> event | Brad 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 tuple | Brad Smith |
2004-07-15 | kill sc_intr_ack | Todd C. Miller |
2004-07-12 | typo, thise -> these | Brad Smith |
2004-07-09 | attach to Planex and Corega Ethernet cards. | Brad Smith |
2004-07-09 | brings in a few fixes from NetBSD... | Brad Smith |
2004-07-06 | regen | Brad Smith |
2004-07-06 | add Planex and Corega Ethernet | Brad Smith |
2004-07-04 | - two typos, stallen -> stolen | Brad Smith |
2004-06-27 | stop passing an empty enaddr around since we figure out the | Brad Smith |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | If there is no CIS info the cardbus attach would print an extra | Todd C. Miller |
2004-05-07 | CardBus fxp's use the 82558 chipset which has a Long Receive bit, | Brad Smith |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-04-07 | regen | Michael Shalayeff |
2004-04-07 | attach on abocom's 8139; from Kimmo Sinkko <kimmo@sinkko.org> | Michael Shalayeff |
2004-01-26 | print cis information on configured cards as pcmcia(4) does; mentioned by | Federico G. Schwindt |
2003-10-30 | fix missing 0. drahn ok | Jun-ichiro itojun Hagino |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-09-27 | CardBus D-Link DFE-690TXD support. | Federico G. Schwindt |
2003-09-27 | regen. | Federico G. Schwindt |
2003-09-27 | D-Link DFE 690-TXD | Federico G. Schwindt |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |
2003-07-13 | make this compile on big endian systems. | Brad Smith |
2003-06-26 | alignment for extent_alloc_subregion cannot be zero | Michael Shalayeff |
2003-06-26 | regen | Michael Shalayeff |
2003-06-26 | add netgear ha501 802.11a | Michael Shalayeff |
2003-04-29 | - remove last vestige of "old autoconf": dc_unit is dead, long live dv_xname | Jason Wright |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-12-13 | Detach fwnodes first. | Thierry Deval |
2002-12-13 | KNF | Thierry Deval |