Date: Wed, 30 Jul 1997 01:28:22 +0200 (MET DST) From: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> To: davidn@labs.usn.blaze.net.au (David Nugent) Cc: multimedia@FreeBSD.org Subject: Re: Sound Blaster PnP in -current Message-ID: <199707292328.BAA00323@helbig.informatik.ba-stuttgart.de> In-Reply-To: <199707282148.HAA13318@labs.usn.blaze.net.au> from David Nugent at "Jul 29, 97 07:48:27 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Thank you for your reply, but it doesn't work yet. > Method 1: boot dos first and run ctcm. I don't have access to dos so I tried Method 2. > Method 2: use the pnp patch to configure the card (my -current-fied) > version of this attached. Apply in /usr/src/sys. You'll have to edit > pnp.c to insert your card's settings. As you can see, I'm using 0x220, > 0x300 (usually 0x330, but I have an aha1542 at that address), 0x388, > and dma 1 7 (usually 5), irq 5. I changed to the ``default'' settings and got this result from dmesg: Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #0: Wed Jul 30 00:24:33 MET DST 1997 helbig@helbig.informatik.ba-stuttgart.de:/usr/home/helbig/src/sys.bisdn/compile/RVC1 CPU: i486DX (486-class CPU) real memory = 25165824 (24576K bytes) avail memory = 22687744 (22156K bytes) Probing for devices on PCI bus 0: vga0: <VGA-compatible display device> rev 0x00 int a irq 255 on pci0.14.0 wdc0: <CMD 640B IDE> rev 0x02 int a irq 14 on pci0.15.0 chip0: <Host to PCI bridge (vendor=1060 device=8881)> rev 0x01 on pci0.16.0 chip1: <PCI to ISA bridge (vendor=1060 device=8886)> rev 0x01 on pci0.18.0 Checking for Plug-n-Play devices... Board Vendor ID: CTL0070 Board Serial Number: ffffffff ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Is CTL0070 the Vendor ID of Soundblaster 16 PnP and does the serial number look normal? Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> 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 wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: CMD640B workaround enabled wdc0: unit 0 (wd0): <Conner Peripherals 850MB - CFS850A> wd0: 812MB (1664208 sectors), 1651 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): <FX001DE/G06>, removable, intr, iordis wcd0: 689Kb/sec, 128Kb cache, audio play, 255 volume levels, ejectable tray wcd0: 120mm data disc loaded, unlocked wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): <Seagate Technology 1275MB - ST31276A> wd2: 1221MB (2501856 sectors), 2482 cyls, 16 heads, 63 S/T, 512 B/S tel0 at 0xd80 irq 9 on isa IPP attach 0 f01c6c84 tel0: card type Teles S0/16.3 npx0 on motherboard npx0: INT 16 interface sb_reset_dsp failed sb0 not found at 0x220 sb_reset_dsp failed sbxvi0 not found sbmidi0 not found at 0x330 opl0 not found at 0x388 I used the latest sound driver package (guspnp12.tar.gz) (thanks for pointing it out, Amancio!) but it still does not probe the card. Maybe it's my cheepo motherboard and/or bios? Is the card broken? Did I miss something obvious? If you have any idea on how to proceed, let me know. Thanks in advance Wolfgang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707292328.BAA00323>