Age | Commit message (Expand) | Author |
2001-10-24 | regen with MA301 entry | Todd C. Miller |
2001-10-24 | Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge). | Todd C. Miller |
2001-10-24 | cleanup, such as spaces and dangling return;s | Michael Shalayeff |
2001-10-24 | replace strings w/ defined names, missing initializer for pcbeep and split to... | Michael Shalayeff |
2001-10-24 | do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs... | Michael Shalayeff |
2001-10-24 | add missing RCS ids | Brad Smith |
2001-10-24 | add several more codecs, from elsa | Michael Shalayeff |
2001-10-24 | regen | Michael Shalayeff |
2001-10-24 | a few siemens nixdorf products | Michael Shalayeff |
2001-10-24 | do not use kvtop(), use dma maps' stuff | Michael Shalayeff |
2001-10-24 | creative labs sb live! and (perhaps) pci512 driver. | Michael Shalayeff |
2001-10-18 | solve numerous problems: | Michael Shalayeff |
2001-10-14 | Andreas Gunnarsson found a bug in iha that causes system crashes | Kenneth R Westerback |
2001-10-11 | fix the cmd execution problem from pr#2116; from pvk@tsinet.ru | Michael Shalayeff |
2001-10-10 | gigabit only phys don't have any of the 10/100 bits set in BMSR, but the | Jason Wright |
2001-10-09 | Make bge use busdma | Nathan Binkert |
2001-10-09 | Don't enable BGE_CHECKSUM yet, since it doesn't work. | Nathan Binkert |
2001-10-09 | - keep a spare dmamap_t around for rx (use it to keep the old mbuf loaded | Jason Wright |
2001-10-08 | Support the WiseCom iPort 10/100; thanks to Brendan Hiley <ultr0s@mbox.com.au> | Aaron Campbell |
2001-10-08 | regen | Aaron Campbell |
2001-10-08 | WiseCom iPort; Brendan Hiley <ultr0s@mbox.com.au> | Aaron Campbell |
2001-10-08 | Complete (I hope) the changes to siop that make it pay attention | Kenneth R Westerback |
2001-10-07 | match DTCTECH Domex DMX3194U (it's an initio in a different box) | Jason Wright |
2001-10-07 | sync | Jason Wright |
2001-10-07 | Domex 3194U | Jason Wright |
2001-10-06 | Fix various 2300 (2Gb) last minute errata. Keep up with the jones' for | mjacob |
2001-10-06 | Completely strip away all non-OpenBSD code to clean things up. Fix the | mjacob |
2001-10-06 | We must read the SROM ahead of time for all ADMtek-based PCI cards; based on | Aaron Campbell |
2001-10-06 | sync | Aaron Campbell |
2001-10-06 | More TI FireWire products. | Aaron Campbell |
2001-10-06 | add sbus frontend for isp | Jason Wright |
2001-10-05 | restore some of that dead code needed for dev/cons functionality | Michael Shalayeff |
2001-10-05 | sync | Jason Wright |
2001-10-05 | fix | Jason Wright |
2001-10-05 | Add a driver for the Broadcom BCM570x chips. (a.k.a. Tigon3). | Nathan Binkert |
2001-10-05 | Differentiate between 1000baseT and 1000baseX. | Nathan Binkert |
2001-10-05 | autodetect modes, clean up, sync autoneg code with freebsd. Fixes problems | Nathan Binkert |
2001-10-05 | Remove modes that should be autodetected | Nathan Binkert |
2001-10-05 | use anegticks for phys that do their own autonegotiation timeout. | Nathan Binkert |
2001-10-05 | Register defines for the DSP | Nathan Binkert |
2001-10-05 | pcidevs | Theo de Raadt |
2001-10-05 | new | Theo de Raadt |
2001-10-05 | random KNF and removal of unused variables | Nathan Binkert |
2001-10-05 | use positive logic for match | Nathan Binkert |
2001-10-05 | sync | Nathan Binkert |
2001-10-05 | add a two xxBROADCOM entries. | Nathan Binkert |
2001-10-04 | regen | Michael Shalayeff |
2001-10-04 | ibm 82G2675, ServeRAID, i82557B 10/100 | Michael Shalayeff |
2001-10-04 | add mode_switch for ru & ua | Michael Shalayeff |
2001-10-04 | Match a IEEE 1284.4 protocol. We do not support this protocol directly, | Grigoriy Orlov |