Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 1996 09:42:47 -0500
From:      Richard J Kuhns <rjk@watson.grauel.com>
To:        freebsd-stable@freebsd.org
Subject:   One problem && one question
Message-ID:  <199602121442.JAA14442@watson.grauel.com>

next in thread | raw e-mail | index | archive | help
I'm now running FreeBSD-stable (I started with the sources from the 2.1 CD,
and used ctm to update, as of Feb 6).

Hardware: ASUS P55TP4XE motherboard, 120 MHz Pentium, 32 MB RAM, Buslogic 946C
	SCSI controller, 1 2GB Seagate, 1 1GB Fujitsu, SoundBlaster 16 with
	CD, and Diamond Stealth 64 video.

The ``make world'' went without problems; it took 236 minutes.

Here's the problem: I rebooted the machine a total of 7 times over the
weekend; 5 times it couldn't sync the disks --
``Syncing disks 4 4 4 .... 4 giving up'' (for example).  Upon rebooting,
the only thing fsck reported was ``clean flag not set in superblock''.  I
had never had this problem under either 2.0.5 or 2.1-RELEASE.

Now my question:  someone (Julian?) mentioned that there's now a wrapper to
allow the 946C to be found during the PCI probe.  I found the necessary
file (sys/pci/bt9xx.c), but how do I convince config to use it?

I have the following line in my config file:

controller      bt0     at isa? port "IO_BT0" bio irq ? vector bt_isa_intr

Any help/comments would be greatly appreciated.

Here's the dmesg output from my most recent reboot:

FreeBSD 2.1-STABLE #0: Sat Feb 10 18:27:34 EST 1996
    rjk@moran:/usr/2.1-STABLE/src/sys/compile/MORAN
CPU: 120-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU)
  Origin = "GenuineIntel"  Id = 0x525  Stepping=5
  Features=0x1bf<FPU,VME,PSE,MCE,CX8,APIC>
real memory  = 33554432 (32768K bytes)
avail memory = 30654464 (29936K bytes)
pcibus_setup(1):	mode1res=0x80000000 (0x80000000), mode2res=0xff (0x0e)
pcibus_setup(2):	mode1res=0x80000000 (0x80000000)
pcibus_check:	device 0 is there (id=122d8086)
Probing for devices on PCI bus 0:
	configuration mode 1 allows 32 devices.
chip0 <Intel 82437 (Triton)> rev 2 on pci0:0
chip1 <Intel 82371 (Triton)> rev 2 on pci0:7
vga0 <VGA-compatible display device> rev 0 int a irq 10 on pci0:10
	mapreg[10] type=0 addr=fb000000 size=800000.
pci0:12: Bus Logic, device=0x1040, class=storage (scsi) [no driver assigned]
	map(10): io(e400)
pci0: uses 8388608 bytes of memory from fb000000 upto fb7fffff.
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
pca0 on motherboard
pca0: PC speaker audio driver
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
bt0: Bt946C/ 0-(32bit) bus
bt0: reading board settings, dma=5, int=11
bt0: version 4.25J, fast sync, parity, 32 mbxs, 32 ccbs
bt0: targ 0 sync rate=10.00MB/s(100ns), offset=15
bt0: targ 1 sync rate=10.00MB/s(100ns), offset=15
bt0: Using Strict Round robin scheme
bt0 at 0x330 irq 11 drq 5 on isa
bt0 waiting for scsi devices to settle
(bt0:0:0): "FUJITSU M2694ES-512 812A" type 0 fixed SCSI 2
sd0(bt0:0:0): Direct-Access 1033MB (2117025 512 byte sectors)
sd0(bt0:0:0): with 1819 cyls, 15 heads, and an average 77 sectors/track
(bt0:1:0): "SEAGATE ST32550N 0011" type 0 fixed SCSI 2
sd1(bt0:1:0): Direct-Access 2047MB (4194058 512 byte sectors)
sd1(bt0:1:0): with 3511 cyls, 11 heads, and an average 108 sectors/track
matcd - Matsushita (Panasonic) CD-ROM Driver by FDIV, Version  1(26) 18-Oct-95
matcdc0 at 0x230-0x233 on isa
matcdc0 Host interface type 0
matcd0: [CR-5630.75]  
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster 16 4.11>
sbxvi0 at 0x0 drq 6 on isa
sbxvo0: <SoundBlaster 16 4.11>
sbmidi0 at 0x300 on isa
 <SoundBlaster MPU-401>
npx0 on motherboard
npx0: INT 16 interface
BIOS Geometries:
 0:03ff3f20 0..1023=1024 cylinders, 0..63=64 heads, 1..32=32 sectors
 1:03ff3f20 0..1023=1024 cylinders, 0..63=64 heads, 1..32=32 sectors
 0 accounted for
sd0s1: type 0xa5, start 735232, end = 2115583, size 1380352 : OK
sd0s3: type 0x6, start 32, end = 735231, size 735200 : OK
sd1s1: type 0xa5, start 32, end = 4192255, size 4192224 : OK
--
Rich Kuhns			rjk@grauel.com
PO Box 6249
100 Sawmill Road
Lafayette, IN  47903
(317)477-6000 x319



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602121442.JAA14442>