I'm trying to get current up on another test box, and this one has a CNET
AX8814 equipped network card.  One second after I do a ifconfig:

ifconfig dc0 inet (somaddr) netmask (somemask)

it hangs.  It does this with a completely static kernel (shouldn't be
loading any modules), even if I start up in single-user.  My config has:

device          isa
device          eisa
device          pci
device          miibus          # MII bus support
device          dc0

as far as network.  My dmesg on the machine shows what I take to be a
normal dc0 entry, but something I don't recognize for "amphy0" (I added
cariage returns 'cause I know my mailer will do a worse job if I don't):

dc0: <ASIX AX88140A 10/100BaseTX> port 0x6100-0x617f
     mem 0xf0201000-0xf020107f irq 12 at device 19.0 on pci0
dc0: Ethernet address: 00:80:ad:41:4a:95
miibus0: <MII bus> on dc0
amphy0: <Am79C873 10/100 media interface> on miibus0
amphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

Any idea why my hang might be happening?


----------------------------------------------------------------------------
Chuck Robey            | Interests include C & Java programming, FreeBSD,
[EMAIL PROTECTED]  | electronics, communications, and signal processing.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary.
----------------------------------------------------------------------------




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to