On Sun, 6 Feb 2000, Bill Paul wrote:
> Of all the gin joints in all the towns in all the world, Chuck Robey had to
> walk into mine and say:
>
> > I'm trying to get current up on another test box,
>
> Who's exact CPU type and hardware configuration must be a state secret,
> since you didn't describe them here.
>
> Come _on_ people, how often do I have to keep harping on this? Don't just
> tell me "I have a box." Tell me about it!
OK, I'm pasting in the dmesg for this Pentium 120 box. Summarizing, it's
a machine with no IDE drives, one NCR controller, one scsi main disk, one
scsi cdrom, one vga card, and the CNET controller. Has 128M of RAM. I've
been gazing at the mobo, but I can't yet spot who made it, at least not
without taking it out and looking on the flip side. Intel processor, AMI
bios.
But. I don't honestly think it's your problem, Bill. I have the same
card on my Alpha, solid as a rock, which is why I stuck the new CNET card
to replace the noname NE2000 clone it started with. This was running a 5
year old BSDi, and now I'm trying to get current on it. It doesn't hang
until *after* ifconfig has returned, maybe a second later. I have time to
hit return a couple times, get a couple of new prompts back; the DDB trace
seems to be from the shell.
I've duplicated this about 10 times now with no variation, trying little
config file changes.
I'm trying not to have to hand-copy that darn stack trace; if you can't do
without it, I guess I will have to make a null-modem cable and try remote
debugging, I sure don't want to type all that stuff in. Outside of doing
network stuff, the box seems very stable. I wonder if some module is
being loaded that I am not aware of, and that's the source of the hang.
If you guys don't trip to this, that's what I'll try next (remote
debugging), so if you want, just don't respond, I'll have to get the
soldering iron out and make the cable next.
====================== the dmesg ===================================
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 4.0-CURRENT #0: Tue Feb 1 00:44:19 EST 2000
[EMAIL PROTECTED]:/usr/src/sys/compile/OEARTH
Timecounter "i8254" frequency 1193182 Hz
Timecounter "TSC" frequency 120000541 Hz
CPU: Pentium/P54C (120.00-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x525 Stepping = 5
Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory = 134217728 (131072K bytes)
avail memory = 126976000 (124000K bytes)
Preloaded elf kernel "kernel" at 0xc02e7000.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
isab0: <Intel 82371FB PCI to ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
ata-pci0: <Intel PIIX ATA controller> port 0x3000-0x300f at device 7.1 on pci0
sym0: <825a> port 0x6000-0x60ff mem 0xf0200000-0xf0200fff,0xf0202000-0xf02020ff irq 15
at device 18.0 on pci0
sym0: No NVRAM, ID 7, Fast-10, SE, parity checking
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
vga-pci0: <ARK Logic 1000PV SVGA controller> mem 0xf0000000-0xf01fffff at device 20.0
on pci0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppi0: <Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
Waiting 15 seconds for SCSI devices to settle
Mounting root from ufs:da0s1a
cd0 at sym0 bus 0 target 2 lun 0
cd0: <SANYO CRD-254S 1.02> Removable CD-ROM SCSI-2 device
cd0: 3.300MB/s transfers
cd0: cd present [319360 x 2048 byte records]
da0 at sym0 bus 0 target 0 lun 0
da0: <SEAGATE ST15230N 0298> Fixed Direct Access SCSI-2 device
da0: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled
da0: 4095MB (8386733 512 byte sectors: 255H 63S/T 522C)
----------------------------------------------------------------------------
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