tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

axe(4) for AX88772/AX88178



hi

I'm porting axe(4) from OpenBSD. it support AX88772(A)/AX88178 chips.

  http://www.naobsd.org/porting/if_axe.c
  http://www.naobsd.org/porting/if_axereg.h

this is for netbsd-5 source. for -current, it needs some changes.

axe0: vendor 0x0b95 product 0x1780, rev 2.00/0.01, addr 3
axe0: AX88178, Ethernet address **:**:**:**:**:**
ukphy0 at axe0 phy 24: Generic IEEE 802.3u media interface
ukphy0: OUI 0x00c08f, model 0x000b, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto

if PHY is not detected correctly, please change #if 0 / #if 1 parts in
if_axe.c.

--
FUKAUMI Naoki


Home | Main Index | Thread Index | Old Index