Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 01:38:26 GMT
From:      Joachim.Wunder@lrz-muenchen.de (Joachim Wunder)
To:        questions@freebsd.org
Subject:   Q: Device Problems
Message-ID:  <335d63f2.22541995@mailhost.lrz-muenchen.de>

next in thread | raw e-mail | index | archive | help
Hi!

I just installed the 2.1.7 from CD and have a few questions to dmesg output
which I couldn't solve even after reconfiguring the kernel:

>FreeBSD 2.1.7-RELEASE #0: Wed Apr 23 01:27:11 MET DST 1997

Why the counter "#0" never increases after several kernel compiles?

>    wunder@marauder.flat.steinkamm.com:/usr/src/sys/compile/MARAUDER
>CPU: 100-MHz Pentium 815\\100 (Pentium-class CPU)
>  Origin = "GenuineIntel"  Id = 0x525  Stepping=5
>  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
>real memory  = 67108864 (65536K bytes)
>avail memory = 63008768 (61532K bytes)
>Probing for devices on PCI bus 0:
>chip0 <Intel 82439> rev 3 on pci0:0
>chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
>chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
>vga0 <VGA-compatible display device> rev 84 int a irq ?? on pci0:16

Is this correct that I do not set an extra irq for my vga card?

>Probing for devices on the ISA bus:
>sc0 at 0x60-0x6f irq 1 on motherboard
>sc0: VGA color <16 virtual consoles, flags=0x0>
>ed0 at 0x240-0x25f irq 9 on isa

I set my NE2000 clone to this address, is this ok?

>ed0: address 00:00:b4:3c:6d:c9, type NE2000 (16 bit) 
>sio0 at 0x3f8-0x3ff irq 4 on isa
>sio0: type 16550A
>sio1 at 0x2f8-0x2ff irq 3 on isa
>sio1: type 16550A
>qcam0 not found at 0x378

My QuickCam is found very fine when I first power-up the machine, but after a
reboot FreeBSD doesn't find it anymore on my first printer port....why?? :"(

>psm0 at 0x60-0x63 irq 12 on motherboard
>pca0 on motherboard
>pca0: PC speaker audio driver
>fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
>fdc0: NEC 72065B
>fd0: 1.44MB 3.5in
>fd1: 1.2MB 5.25in
>wdc0 at 0x1f0-0x1f7 irq 14 on isa
>wdc0: unit 0 (wd0): <QUANTUM FIREBALL_TM3200A>
>wd0: 3067MB (6281856 sectors), 6232 cyls, 16 heads, 63 S/T, 512 B/S
>wdc0: unit 1 (atapi): <FX800S/R03>, removable, intr, dma, iordis
>npx0 on motherboard
>npx0: INT 16 interface
>sb0 at 0x220 irq 5 drq 1 on isa
>sb0: <SoundBlaster 16 4.2>
>sbxvi0 at 0x0 drq 5 on isa
>sbxvo0: <SoundBlaster 16 4.2>
>sbmidi0 not found at 0x330

Under Win95 Midi-Support works flawlessly at this address, so why this doesn't
work?

>opl0 at 0x388 on isa
>opl0: <Yamaha OPL-3 FM>



Hmmmm....something other:

my df looks like:

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/wd0a       34319    19562    12012    62%    /
procfs              4        4        0   100%    /proc
/dev/wd0s3e    108975     2542    97715     3%    /var
/dev/wd0s3f    605423   392442   164548    70%    /usr
/dev/wd0s3g    508527   215974   251871    46%    /usr/local
/dev/wd0s3h    359215       53   330425     0%    /usr/home
/dev/wd0s1     257748    74260   183488    29%    /msdos/C
/dev/wcd0c     524200   524200        0   100%    /cdrom                       

I have an Extended DOS partition on wd0s2 which I really would like to boot,
too, but a mount -t msdos /dev/wd0s2 /msdos/D only stats:

msdos: mount: Invalid argument                                                 

but an "fdisk wd0" shows:

******* Working on device /dev/rwd0 *******
parameters extracted from in-core disklabel are:
cylinders=779 heads=128 sectors/track=63 (8064 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=779 heads=128 sectors/track=63 (8064 blks/cyl)

Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 0 is:
sysid 6,(Primary 'big' DOS (> 32MB))
    start 63, size 516033 (251 Meg), flag 80
	beg: cyl 0/ sector 1/ head 1;
	end: cyl 63/ sector 63/ head 127
The data for partition 1 is:
sysid 5,(Extended DOS)
    start 516096, size 1024128 (500 Meg), flag 0
	beg: cyl 64/ sector 1/ head 0;
	end: cyl 190/ sector 63/ head 127
The data for partition 2 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 1540224, size 3580416 (1748 Meg), flag 0
	beg: cyl 191/ sector 1/ head 0;
	end: cyl 634/ sector 63/ head 127
The data for partition 3 is:
sysid 7,(OS/2 HPFS, QNX or Advanced UNIX)
    start 5120640, size 1161216 (567 Meg), flag 0
	beg: cyl 635/ sector 1/ head 0;
	end: cyl 778/ sector 63/ head 127





So what am I doing wrong?

TIA for your help,
Achim!



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