Age | Commit message (Expand) | Author |
2002-04-18 | Another conexant winmodem, and a MiniPCI ethernet card; Maurice Nonnekes <mau... | Jason Wright |
2002-04-17 | remove unneeded bytes; tested by nate, deraadt and nate ok. | Federico G. Schwindt |
2002-04-16 | move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ... | Jason Wright |
2002-04-15 | Add Siemens/Efficient Networks SpeedStream 1023 Wireless PCI Adapter, | Todd C. Miller |
2002-04-15 | regen with SpeedStream 1023 | Todd C. Miller |
2002-04-15 | SpeedStream 1023 Wireless PCI Adapter (PLX-based) | Todd C. Miller |
2002-04-15 | wx is totally gone now | Theo de Raadt |
2002-04-10 | For PLX cards move CIS handling to be earlier | Todd C. Miller |
2002-04-09 | No longer need memsize. | Todd C. Miller |
2002-04-08 | Make fiber cards work (3com 3c996-SX) | Nathan Binkert |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-04-08 | tag repair | Theo de Raadt |
2002-04-08 | regen | Mike Frantzen |
2002-04-08 | ESS Alegro-1 and Maestro 3 stuff | Mike Frantzen |
2002-04-08 | add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidth | Mike Frantzen |
2002-04-08 | Allegro-1 and Maestro 3 driver ported from netbsd | Mike Frantzen |
2002-04-07 | Typo. ok millert@ | Thierry Deval |
2002-04-06 | For PLX-based bridge cards, move printing of pcmcia card CIS strings | Todd C. Miller |
2002-04-06 | Add support for Symbol cards and printing of the primary station | Todd C. Miller |
2002-04-06 | s/REESSERVED/RESERVED/ | Jason Wright |
2002-04-04 | Catch broken devices on sparc64 (where broken == devices that don't have | Jason Wright |
2002-04-03 | The PLX version of the NDC NCP130 PCI card w/ embedded Prism2 does | Todd C. Miller |
2002-04-03 | back out ALTQ diff which breaks it; see PR 2517 | Theo de Raadt |
2002-04-03 | gx doesn't actually do bitbanging | Nathan Binkert |
2002-04-02 | gx doesn't use vtophys | Nathan Binkert |
2002-04-02 | Add gx(4) | Nathan Binkert |
2002-04-02 | sync | Nathan Binkert |
2002-04-02 | Fix the names for the Intel Gigabit cards | Nathan Binkert |
2002-04-01 | Don't have dc and de return the same match value in any case. | Nathan Binkert |
2002-04-01 | - add support for PDC20268R (not tested) and PDC20269 | Grigoriy Orlov |
2002-04-01 | Add support for PowerStorm 4D20 TGA boqrds with IBM 561 ramdac (aka | Matthieu Herrb |
2002-04-01 | Only call dc_ramdac_intr if initialized(). Fixes a panic when | Matthieu Herrb |
2002-04-01 | No Mickey, that corega card is just a rebadged NDC card. | Todd C. Miller |
2002-04-01 | todd killed a corega card | Michael Shalayeff |
2002-03-31 | Limit pci register map size to 256k | Nathan Binkert |
2002-03-30 | o Move register definitions to if_wireg.h | Todd C. Miller |
2002-03-30 | map only first page of whatever is given to us in the bar, | Michael Shalayeff |
2002-03-27 | Update comment at the top to reality. | Todd C. Miller |
2002-03-27 | make sure error is set to zero on the pci write case for user conf | Jason Wright |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller |
2002-03-26 | regen | Todd C. Miller |
2002-03-26 | o 0x15e8 is National Datacomm Corp, not Corega | Todd C. Miller |
2002-03-26 | regen | Michael Shalayeff |
2002-03-26 | a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.net | Michael Shalayeff |
2002-03-25 | regen | Michael Shalayeff |
2002-03-25 | another intel gbt ether | Michael Shalayeff |
2002-03-25 | support 630ETi; from wyllie@dilex.net | Michael Shalayeff |
2002-03-24 | after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde... | Michael Shalayeff |
2002-03-22 | my guess at a sunix puc; the tester disappeared | Theo de Raadt |
2002-03-22 | On sparc64, try local-mac-address before falling back to myetheraddr() | Jason Wright |