In 4.0-current sometimes the box will froze again after the :
"Waiting 3 seconds for SCSI devices to settle"
then nothing happens.
It was a thing happened also in early 1999, before the branch in
4.0-current and 3.1 stable, if I remember well.

Any others experience such behaviour ?
Here is again (part of) my infos: 

FreeBSD 4.0-CURRENT #0: Wed May 12 13:03:16 CEST 1999
    r...@gmarco.eclipse.org:/usr/src/sys/compile/GMARCO
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 400911064 Hz
CPU: Pentium II/Xeon/Celeron (400.91-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x651  Stepping=1
Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,
PAT,PSE36,MMX,FXSR>
real memory  = 134217728 (131072K bytes)
avail memory = 127868928 (124872K bytes)
Preloaded elf kernel "kernel" at 0xc02ae000.
Pentium Pro MTRR support enabled, default memory type is uncacheable
Probing for PnP devices:
pcib0: <PCI host bus adapter> on motherboard
pci0: <PCI bus> on pcib0
chip0: <Intel 82443BX host to PCI bridge> at device 0.0 on pci0
pcib1: <PCI to PCI bridge (vendor=8086 device=7191)> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
vga-pci0: <VGA-compatible display device> irq 11 at device 0.0 on pci1
isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0
chip1: <Intel PIIX4 IDE controller> at device 4.1 on pci0
chip2: <Intel 82371AB Power management controller> at device 4.3 on pci0
ahc0: <Adaptec aic7890/91 Ultra2 SCSI adapter> irq 14 at device 6.0 on pci0
ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs
[...]
Waiting 3 seconds for SCSI devices to settle
sa0 at ahc0 bus 0 target 6 lun 0
sa0: <TANDBERG TDC 3500 =01:> Removable Sequential Access SCSI-2 device 
sa0: 3.300MB/s transfers
changing root device to da0s1a
da2 at ahc0 bus 0 target 2 lun 0
da2: <IOMEGA ZIP 100 E.08> Removable Direct Access SCSI-2 device 
da2: 3.300MB/s transfers
da2: Attempt to query device size failed: NOT READY, Medium not present
da0 at ahc0 bus 0 target 0 lun 0
da0: <IBM DDRS-34560D DC1B> Fixed Direct Access SCSI-2 device 
da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing
Enabled
da0: 4357MB (8925000 512 byte sectors: 255H 63S/T 555C)
da1 at ahc0 bus 0 target 1 lun 0
da1: <IBM DDRS-34560D DC1B> Fixed Direct Access SCSI-2 device 
da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing
Enabled
da1: 4357MB (8925000 512 byte sectors: 255H 63S/T 555C)

Kernel file :

######## Identification #######
machine         "i386"
cpu             "I686_CPU"
ident           GMARCO
maxusers        32
######### Misc Options ########
options         INET
options         FFS
options         NFS
options         PROCFS  
options         FFS_ROOT
options         "COMPAT_43"
options         SCSI_DELAY=3000
options         UCONSOLE                
options         USERCONFIG              
options         VISUAL_USERCONFIG       
options         SOFTUPDATES
options         SYSVSHM 
options         SYSVSEM
options         SYSVMSG
######### Controllers ##########
controller      isa0
controller      pci0
controller      pnp0
######### Floppy Disk ###########
controller      fdc0    at isa? port IO_FD1 irq 6 drq 2
disk            fd0     at fdc0 drive 0
######### Scsi subsystem ########
controller      ahc0
controller      scbus0
device          da0
device          sa0
device          cd0     
########## Keyboard and screen ###
controller      atkbdc0 at isa? port IO_KBD
device          atkbd0  at atkbdc? irq 1
device          psm0    at atkbdc? irq 12
device          vga0    at isa? port ? conflicts
device  sc0     at isa? 
######### Fpu ####################
device          npx0    at nexus? port IO_NPX irq 13
########## Serials  Devs #########
device          sio0    at isa? port IO_COM1 irq 4
device          sio1    at isa? port IO_COM2 irq 3
########### Par bus ###############
device          ppc0    at isa? port? flags 0x40 irq 7
controller      ppbus0
device          lpt0    at ppbus?
########### Ether #################
device de0
########### Luigi's drivers #######
device        pcm0 at isa? port 0x220 irq ?  drq ? flags 0x15 
########## Misc Device ##############
pseudo-device   loop
pseudo-device   ether
pseudo-device   sl      1
pseudo-device   tun     1
pseudo-device   pty     16
pseudo-device   gzip    
####################################

Sorry for the double posting of kernel and dmesg file (I also posted in my
previous message about crashes). 



Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco  
http://www2.masternet.it 





To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to