From owner-freebsd-multimedia Wed Aug 27 10:20:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA16439 for multimedia-outgoing; Wed, 27 Aug 1997 10:20:43 -0700 (PDT) Received: from id4.sci.fi (root@id4.sci.fi [195.74.0.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA16428 for ; Wed, 27 Aug 1997 10:20:37 -0700 (PDT) Received: from sci.fi (joonas@sci.fi [195.74.0.5]) by id4.sci.fi (8.8.5/8.8.3) with ESMTP id UAA02328; Wed, 27 Aug 1997 20:17:32 +0300 (EET DST) Received: from localhost (joonas@localhost) by sci.fi (8.8.5/8.8.3) with SMTP id UAA29772; Wed, 27 Aug 1997 20:20:12 +0300 (EET DST) Date: Wed, 27 Aug 1997 20:20:11 +0300 (EET DST) From: Joonas Malminen To: Amancio Hasty cc: multimedia@FreeBSD.ORG Subject: Re: GUS PnP Pro and FreeBSD 2.2.1 In-Reply-To: <199708271710.KAA04484@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 27 Aug 1997, Amancio Hasty wrote: > Post the following: > > cat /dev/sndstat VoxWare Sound Driver:3.5-alpha15-970806 (Wed Aug 6 22:58:35 PDT 1997 Amancio Hasty@rah.star-gate.com) Config options: Installed drivers: Type 4: Gravis Ultrasound Card config: Gravis Ultrasound at 0x220 irq 15 drq 5,7 Audio devices: 0: GUS PNP (CS4231) (DUPLEX) 1: Gravis UltraSound (DUPLEX) Synth devices: 0: Gravis PNP (512k) Midi devices: 0: Gravis UltraSound Midi Timers: 0: System clock 1: GUS Mixers: 0: AD1848/CS4248/CS4231 1: Gravis Ultrasound > dmesg Copyright (c) 1992-1996 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.1-RELEASE #0: Tue Aug 26 18:43:10 EEST 1997 joonas@joonas.pp.sci.fi:/usr/src/sys/compile/GUS CPU: Pentium (167.05-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping=12 Features=0x1bf real memory = 33554432 (32768K bytes) avail memory = 30679040 (29960K bytes) Probing for devices on PCI bus 0: chip0 rev 2 on pci0:0 chip1 rev 1 on pci0:7:0 chip2 rev 0 on pci0:7:1 vga0 rev 1 int a irq 11 on pci0:17 bt0 rev 0 int a irq 14 on pci0:20 bt0: Bt946C/ 0-(32bit) bus bt0: reading board settings, busmastering, int=14 bt0: version 4.28D, async only, parity, 32 mbxs, 32 ccbs bt0: targ 0 async bt0: targ 1 async bt0: targ 2 async bt0: Using Strict Round robin scheme bt0 waiting for scsi devices to settle (bt0:0:0): "SEAGATE ST52160N 0344" type 0 fixed SCSI 2 sd0(bt0:0:0): Direct-Access 2069MB (4238282 512 byte sectors) sd0(bt0:0:0): with 6536 cyls, 4 heads, and an average 162 sectors/track (bt0:1:0): "MICROP 4221-09 1128RVAV RVAV" type 0 fixed SCSI 2 sd1(bt0:1:0): Direct-Access 1955MB (4004219 512 byte sectors) sd1(bt0:1:0): with 4049 cyls, 9 heads, and an average 109 sectors/track (bt0:2:0): "SONY CD-ROM CDU-76S 1.1c" type 5 removable SCSI 2 cd0(bt0:2:0): CD-ROM cd present [288224 x 2048 byte records] 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 psm0 at 0x60-0x64 irq 12 on motherboard psm0: device ID 0 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 765 fd0: 1.44MB 3.5in bt0: disabled, not probed. npx0 on motherboard npx0: INT 16 interface Checking for GUS Plug-n-Play ... Board Vendor ID: GRV0001 Board Serial Number: 00002265 gus0 at 0x220 irq 15 drq 5 flags 0x107 on isa at 0x32c dma 7,5 at 0x220 irq 15 dma 5,7 There you are :) Joonas Malminen