Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-23 | do not print media information to dmesg; ifconfig shows it | Theo de Raadt | |
1999-07-16 | Sync with NetBSD: | Jason Wright | |
o Implement asynchronous autonegotiation when driven by the MII tick (one-second clock). Prevents .5s delays every 5 seconds when the interface is up but there is no link. o Correct the sense of the PCR_FLINK100 bit in nsphy.c. | |||
1999-06-22 | From NetBSD: SCTRL2 register number wrong. | Jason Wright | |
1999-05-31 | Enable "auto" mode so we at least have a chance of working. Otherwise, | Todd C. Miller | |
we panic in ifmedia_set because ifmedia_match() fails. | |||
1999-05-07 | sync | Jason Wright | |
1999-05-07 | From NetBSD: Add Silicon Integrated Systems OUI, and SiS 900 PHY | Jason Wright | |
1999-03-09 | reference docs | Jason Wright | |
1999-02-08 | sync | Jason Wright | |
1999-02-08 | Davicom DM9101; from NetBSD. | Jason Wright | |
1999-02-04 | Fix bit test; from netbsd. | Jason Wright | |
1999-01-04 | Don't isolate if NOISOLATE flag is set | Jason Wright | |
1999-01-04 | o Switching from 10->100 needs a bit of extra bit fiddling | Jason Wright | |
(isolate -> switch bmcr -> unisolate) o Switching from 10->auto needs a reset o hme doesn't advertise everything it supports, so during reset, set the ANAR according to the supported media in BMSR. | |||
1999-01-04 | Make sure both phyid registers have bogus values before assuming | Jason Wright | |
it's a phy with no phyid. | |||
1998-12-28 | Myson MTD972 driver. | Jason Wright | |
1998-12-24 | sync | Jason Wright | |
1998-12-24 | myson mtd972 | Jason Wright | |
1998-11-20 | MII fixups, should be able to reliably switch modes manually now | Jason Wright | |
1998-11-18 | dev/mii'fy RTL driver and add new phy driver for the 8139 internal phy | Jason Wright | |
1998-11-11 | Merge with NetBSD: | Jason Wright | |
o additional phy drivers (seeq, ics, level1) o "unknown phy" driver for unsupported phys o collected common code into mii_physubr o exphy isn't the only phy that doesn't have valid id registers | |||
1998-11-11 | sync (again) | Jason Wright | |
1998-11-11 | sync | Jason Wright | |
1998-11-11 | more phys: AMD 79C873, SEEQ 84220 | Jason Wright | |
1998-09-10 | sync | Jason Wright | |
1998-09-10 | OpenBSD gets sys/dev/mii layer from NetBSD | Jason Wright | |