Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 07:56:34 -0400 (EDT)
From:      Ada <acheng@barrow.uwaterloo.ca>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Do I have to upgrade from 3.1 -> 3.2 for SB PCI 128 to work?
Message-ID:  <Pine.OSF.3.96.991022074659.6694A-100000@barrow.uwaterloo.ca>

next in thread | raw e-mail | index | archive | help
Hi,
	I have been trying to config a friend's sound card with no success
thus far.  The sound card she has is a SB PCI 128.  She is currently
running 3.1 on a Pent II with 64 megs of RAM.  
Originally we tried the following two lines on her GENERIC file 

device pcm0 at isa? port ? tty irq ? drq ? flags 0x0
device pca0 at isa? port "IO_TIMER1" tty

which upon reboot results in 
pcm0 not found 
pca0 on motherboard
pca0: PC speaker audio driver

Upon advice from another bsd-questions subscriber (who has the sound card
working under 3.2) we replace the 2 lines above with the following 
controller pnp0
controller pci0
device pcm0
device pca0 at isa? port "IO_TIMER1" tty

But the sound card is still not recognize.  The dmesg is attached at the
end. So does she need to upgrade to 3.2 or 3.3 in order for her sound card
to work? (We don't have 3.2 available but we do have 3.3 avaiable)
Many thanks in advance
Ada

Copyright (c) 1992-1999 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.
FreeBSD 3.1-RELEASE #3: Thu Oct 21 14:25:03 EDT 1999
    liarseneau@TopGun:/usr/src/sys/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium III (451.02-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x673  Stepping=3
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,<b24>,<b25>>
real memory  = 134217728 (131072K bytes)
avail memory = 127062016 (124084K bytes)
Preloaded elf kernel "kernel" at 0xf035b000.
Probing for devices on PCI bus 0:
chip0: <Intel 82443BX host to PCI bridge> rev 0x03 on pci0.0.0
chip1: <Intel 82443BX host to AGP bridge> rev 0x03 on pci0.1.0
chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0
ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1
chip3: <Intel 82371AB Power management controller> rev 0x02 on pci0.7.3
Probing for devices on PCI bus 1:
vga0: <ATI model 4742 graphics accelerator> rev 0x5c int a irq 11 on pci1.0.0
Probing for PnP devices:
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 not found at 0x280
fe0 not found at 0x300
pca0 on motherboard
pca0: PC speaker audio driver
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
psm0 irq 12 on isa
psm0: model Generic PS/2 mouse, device ID 0
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <QUANTUM FIREBALL CX10.2A>
wd0: 9787MB (20044080 sectors), 19885 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (atapi): <Pioneer DVD-ROM ATAPIModel DVD-113  0112/E1.12>, removable, accel, dma, iordis
acd0: drive speed 0KB/sec, 512KB cache
acd0: supported read types: CD-R, CD-RW, CD-DA
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: no/blank disc inside, unlocked
wt0 not found at 0x300
mcd0 not found at 0x300
matcdc0 not found at 0x230
scd0 not found at 0x230
ppc0 at 0x378 irq 7 on isa
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppb0: IEEE1284 device found /NIBBLE/ECP
Probing for PnP devices on ppbus0:
ppbus0: <Hewlett-Packard HP LaserJet 1100.1.0> PRINTER MLC,PCL,PJL
nlpt0: <generic printer> on ppbus 0
nlpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
plip0: <PLIP network interface> on ppbus 0
ie0: unknown board_id: f000
ie0 not found at 0x300
ep0 not found at 0x300
ex0 not found
le0 not found at 0x300
lnc0 not found at 0x280
ze0 not found at 0x300
zp0 not found at 0x300
cs0 not found at 0x300
adv0 not found at 0x330
bt0 not found at 0x134
aha0 not found at 0x134
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
changing root device to wd0s2a




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.96.991022074659.6694A-100000>