Hey,
I installed NetBSD 1.3.2 on my Micron XKE laptop with a docking station
with aic-7860 SCSI and de21143 ethernet behind a standard Intel mobile bridge
chip.
The first odd thing I noticed when booting was that the scsi controller and
ethernet controller were assigned the same irq. Could this be because
they're behind the same bride chip ?
After ifconfig and route commands I could see what was going on on the
ethernet but was unable to ping anything, connect to anything, and
my machine was unreachable. Initially I just got arp requests, later ARP
was resolved, but still no connection.
Anyone have an idea what's going on ?
The 'abnormal interrupt' message would indicate that the irq assignment is the
root of the problems. However, there are no options for irq assignment
in the BIOS :(
Thanks.,
Casey
3com = 192.168.1.1
# dmesg |grep de0
de0 at pci1 dev 8 function 0
de0: interrupting at irq 9
de0: 21143 [10-100Mb/s] pass 3.0
de0: address 00:00:a0:10:05:cf
# ifconfig de0 inet 192.168.1.2 255.255.0.0 192.168.255.255 debug arp \
media 10baseT/UTP up
de0: enabling 10baseT port
de0: enabling 10baseT port
de0: abnormal interrupt: receive process stopped
de0: link down: cable problem?
de0: link up
# ifconfig de0
de0: flags=8967<UP,BROADCAST,DEBUG,NOTRAILERS,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
address: 00:00:a0:10:05:cf
media: 10baseT/UTP status: active
inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.255.255
# netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Interface
default 199.238.226.12 UG 4 30889 - ppp0
127.0.0.1 127.0.0.1 UH 1 183 - lo0
192.168.1 link#1 UC 0 0 - de0
192.168.1.1 link#1 UHL 1 103 - de0
199.238.226.12 204.202.112.12 UH 1 0 - ppp0
# tcpdump
00:36:03.280276 arp who-has 3com tell 192.168.1.2
# arp -a -n
? (192.168.1.1) at (incomplete)