Subject: Re: HEADS UP: timecounters (branch simonb-timecounters) merged into -current
To: Frank Kardel <kardel@netbsd.org>
From: Arnaud Lacombe <al@sigfpe.info>
List: current-users
Date: 06/08/2006 14:36:35
On Thu, Jun 08, 2006 at 01:10:26AM +0200, Frank Kardel wrote:
> Please test NetBSD-current so we can smoke out bugs early.
> 
I just compiled a test kernel (DIAGNOSTIC & DEBUG enabled), and it never
finish the boot sequence (or sleeps for really long time), it stopped
after ukphy0 attachment, however, if I unplug/plug a pccard, it
detach/attach correctly: 

 cardslot0 at cbb0 slot 0 flags 0
 cardbus0 at cardslot0: bus 2
 pcmcia0 at cardslot0
 timecounter: Timecounter "TSC" frequency 697500160 Hz quality 800
 timecounter: Timecounters tick every 10.000 msec
 timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
 timecounter: selected timecounter "TSC" frequency 697500160 Hz quality 800
 fdcintr: got probe interrupt
 fdcintr: got probe interrupt
 fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
 fdcintr: got probe interrupt
 raidattach: Asked for 8 units
 Kernelized RAIDframe activated
 cardbus_mapreg_map called: cardbus0 0
 cardbus_mapreg_map: physaddr 40000000
 cardbus0: unmap mem space
 tlp0 at cardbus0 function 0: ADMtek AN985 Ethernet, pass 1.1
 cardbus_mapreg_map called: cardbus0 0
 cardbus_mapreg_map: physaddr 40000000
 tlp0: Ethernet address 00:0f:b5:41:34:9c
 ukphy0 at tlp0 phy 1: Generic IEEE 802.3u media interface
 ukphy0: OUI 0x00e092, model 0x0001, rev. 1
 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
[... hangs here ...]

If I lower REALEXTMEM (to get a core), it hangs after wd0 attachment.

I can try to get a core if you need it.

regards,

Arnaud

ps: on a pre-merge kernel, it hangs about 3 ou 4 seconds after the
attach of wd0 and cd0.