Searched hist:2700 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/share/man/man4/
H A Dpcn.4diff 137881 Fri Nov 19 01:47:01 MST 2004 obrien Add the the Allied Telesyn AT-2700 familly.
/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.cdiff 68677 Mon Nov 13 10:08:29 MST 2000 msmith Add support for decoding the PCI vendor and device ID registers. Add a
database of about 1400 vendors and 2700 devices courtesy of
www.yourvote.com/pci. We still need to add some more, but this is a good
start.
/freebsd-11-stable/sys/dev/pcn/
H A Dif_pcn.cdiff 165997 Sat Jan 13 15:18:44 MST 2007 marius - Allow multiple (external) PHYs with Am79C97{2,6}, which actually
only support external PHYs (besides not connectable internal ones
which respond at the usual addresses, but which don't hurt if we
let them show up) and don't wedge when isolating PHYs. Actually,
this change special cases limiting PHYs to Am79C97{3,5,8}, for
which this driver doesn't implement swiching between the internal
and external PHYs, yet, and Am79C971, where isolating the external
PHY (at least in case it's a DP83840A) wedges the chip. Together
with sys/dev/mii/acphy.c rev. 1.21 this adds support for the
100baseFX port of AT-2700 series adaptors, which use two AC101,
one for the copper and one for the fibre port (there might be
variants which only use one PHY though).
- Fix a bug in the previous revision that prevented the address of
the used (external) PHY to be actually recorded.
- Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.

MFC after: 1 week

Completed in 90 milliseconds