NetBSD-Bugs archive

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

Re: kern/49154: Can't find boot device if net-booted from sk(4) gigabit ethernet, prompts for root device



The following reply was made to PR kern/49154; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/49154: Can't find boot device if net-booted from sk(4)
 gigabit ethernet, prompts for root device
Date: Tue, 26 Aug 2014 08:00:27 -0500 (CDT)

 Looking back through the 'dmesg' output with the eap(4) enabled reveals
 that skc0, eap0, ehci0, and the onboard uhci0 all share the same interrupt
 line (9):
 
 [...]
 eap0 at pci1 dev 7 function 0: Ensoniq AudioPCI 97 ES1371-B (rev. 0x09)
 eap0: interrupting at irq 9                                            
 eap0: ac97: Crystal CS4297A codec; headphone, 20 bit DAC, 18 bit ADC, Crystal 
Se
 mi 3D
 eap0: ac97: ext id 0x200<AMAP>
 audio0 at eap0: full duplex, playback, capture, mmap, independent
 eap0: attaching secondary DAC                                    
 audio1 at eap0: full duplex, playback, capture, mmap, independent
 [...]
 ehci0 at pci1 dev 8 function 2: NEC USB2 Host Controller (rev. 0x04)
 ehci0: interrupting at irq 9                                        
 usb0 at ehci0: USB revision 2.0
 [...]
 skc0 at pci1 dev 10 function 0: irq 9 
 skc0: 3Com Gigabit NIC (3C2000) rev. (0x1)
 sk0 at skc0 port A: Ethernet address 00:0a:5e:24:c2:08
 makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 3
 makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-FDX, auto
 [...]
 uhci0 at pci0 dev 31 function 2: Intel 82801AA USB Controller (rev. 0x02)
 uhci0: interrupting at irq 9                                             
 usb1 at uhci0: USB revision 1.0
 
 Perhaps that is significant in the failure to find the root device?
 (It definitely is in the eap(4) panic case, but that's out of scope.)
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index