Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 95 22:23:48 CDT
From:      grant@cobber.cord.edu (Chris Grant)
To:        questions@FreeBSD.org
Cc:        grant@cobber.cord.edu
Subject:   cant cat whatever.au>/dev/audio
Message-ID:  <9502230423.AA13508@cobber.cord.edu>

next in thread | raw e-mail | index | archive | help
Okay, here's what my machine thinks I have:

***/sys/i386/conf/EYEARA***

#
# EYEARA -- My machine with WDx family disks
#
#       EYEARA, 02/11/95, late afternoon ckg
#

machine         "i386"
cpu             "I486_CPU"
ident           EYEARA
maxusers        10

options         INET                    #InterNETworking
options         FFS                     #Berkeley Fast Filesystem
options         NFS                     #Network Filesystem
options         MSDOSFS                 #MSDOS Filesystem
options         "CD9660"                #ISO 9660 Filesystem
options         PROCFS                  #Process filesystem
options         "COMPAT_43"             #Compatible with BSD 4.3
options         "SCSI_DELAY=15"         #Be pessimistic about Joe SCSI device
options         BOUNCE_BUFFERS          #include support for DMA bounce buffers
options         UCONSOLE                #Allow users to grab the console
options         SYSVSHM                 #sys v shared mem
options         ALLOW_CONFLICT_IOADDR
options         ALLOW_CONFLICT_IRQ

config          kernel  root on wd0 swap on wd0 and vn0 dumps on wd0

controller      isa0

controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk            fd0     at fdc0 drive 0
disk            fd1     at fdc0 drive 1

controller      wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
disk            wd0     at wdc0 drive 0
disk            wd1     at wdc0 drive 1

device          sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
device          psm0    at isa? port "IO_KBD" tty irq 12 vector psmintr
device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr

device          sio0    at isa? port "IO_COM1" tty irq 4 vector siointr
device          sio1    at isa? port "IO_COM2" tty irq 3 vector siointr

device          lpt0    at isa? port? tty irq 7 vector lptintr

device          mse0    at isa? port 0x23c tty irq 9 vector mseintr

device          joy0    at isa? port "IO_GAME"

device          snd1    at isa? port 0x388
device          snd2    at isa? port 0x220 irq 10 drq 1 vector sbintr

device ed0 at isa? port 0x280 net irq  5 iomem 0xd8000 vector edintr

pseudo-device   loop
pseudo-device   ether
pseudo-device   log
pseudo-device   sl      1
pseudo-device   ppp     1
pseudo-device   pty     16
pseudo-device   speaker
pseudo-device   vn 

***/var/log/messages***

Feb 22 00:48:37 eyeara /kernel: FreeBSD 2.1.0-Development #0: Mon Feb 20
23:26:54 CST 1995
Feb 22 00:48:38 eyeara /kernel:     grant@eyeara:/usr/src/sys/compile/EYEARA
Feb 22 00:48:38 eyeara /kernel: CPU: i486DX (486-class CPU)
Feb 22 00:48:38 eyeara /kernel: real memory  = 7995392 (1952 pages)
Feb 22 00:48:38 eyeara /kernel: avail memory = 6795264 (1659 pages)
Feb 22 00:48:38 eyeara /kernel: Probing for devices on the ISA bus:
Feb 22 00:48:38 eyeara /kernel: sc0 at 0x60-0x6f irq 1 on motherboard
Feb 22 00:48:38 eyeara /kernel: sc0: VGA color <16 virtual consoles,
flags=0x0>
Feb 22 00:48:38 eyeara /kernel: ed0 at 0x280-0x29f irq 5 maddr 0xd8000 msize
16384 on isa
Feb 22 00:48:38 eyeara /kernel: ed0: address 00:00:c0:0c:16:25, type
WD8013EP (16 bit)
Feb 22 00:48:38 eyeara /kernel: psm0 at 0x60-0x63 irq 12 on motherboard
Feb 22 00:48:38 eyeara /kernel: sio0 at 0x3f8-0x3ff irq 4 on isa
Feb 22 00:48:38 eyeara /kernel: sio0: type 16450
Feb 22 00:48:38 eyeara /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa
Feb 22 00:48:39 eyeara /kernel: sio1: type 16450
Feb 22 00:48:39 eyeara /kernel: lpt0 at 0x378-0x37f irq 7 on isa
Feb 22 00:48:39 eyeara /kernel: lpt0: Interrupt-driven port 
Feb 22 00:48:39 eyeara /kernel: mse0 at 0x23c irq 9 on isa
Feb 22 00:48:39 eyeara /kernel: fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
Feb 22 00:48:39 eyeara /kernel: fdc0: (NEC 72065B) [0: fd0: 1.44MB 3.5in]
[1: fd 1: 1.2MB 5.25in]
Feb 22 00:48:39 eyeara /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa
Feb 22 00:48:39 eyeara /kernel: wdc0: unit 0 (wd0): <Conner Peripherals
240MB - CP30254>
Feb 22 00:48:39 eyeara /kernel: wd0: 240MB (492250 total sec), 895 cyl, 10
head, 55 sec, bytes/sec 512
Feb 22 00:48:39 eyeara /kernel: wdc0: unit 1 (wd1): <WDC AC2250F>
Feb 22 00:48:39 eyeara /kernel: wd1: 244MB (499950 total sec), 1010 cyl, 9
head, 55 sec, bytes/sec 512
Feb 22 00:48:39 eyeara /kernel: npx0 on motherboard
Feb 22 00:48:40 eyeara /kernel: npx0: INT 16 interface
Feb 22 00:48:40 eyeara /kernel: joy0 at 0x201 on isa
Feb 22 00:48:40 eyeara /kernel: joy0: joystick
Feb 22 00:48:40 eyeara /kernel: snd1 at 0x388 on isa
Feb 22 00:48:40 eyeara /kernel: snd1: <Yamaha 2-OP FM>
Feb 22 00:48:40 eyeara /kernel: snd2 at 0x220 irq 10 drq 1 on isa
Feb 22 00:48:40 eyeara /kernel: snd2: <SoundBlaster Pro 3.2>

***/dev/sndstat***

bash$ cat /dev/sndstat
Sound Driver:2.90-2 (Thu Sep 29 15:33:39 PDT 1994
swallace@pal-r32-a07b.slip.nts
.uci.edu.)
Config options: ffffffff

Installed drivers:
Type 1: OPL-2/OPL-3 FM
Type 3: ProAudioSpectrum
Type 5: Roland MPU-401
Type 2: SoundBlaster
Type 6: SoundBlaster16
Type 7: SB16 MIDI
Type 9: Ultrasound 16-bit opt.
Type 10: MS Sound System
Type 4: Gravis Ultrasound


Card config:
Roland MPU-401 at 0x330 irq 6 drq 0
MS Sound System at 0x530 irq 10 drq 3
ProAudioSpectrum at 0x388 irq 5 drq 3
SoundBlaster at 0x220 irq 10 drq 1
SoundBlaster16 at 0x220 irq 7 drq 6
SB16 MIDI at 0x300 irq 7 drq 0
Ultrasound 16-bit opt. at 0x530 irq 7 drq 3
Gravis Ultrasound at 0x220 irq 15 drq 6
OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295

PCM devices:
0: SoundBlaster Pro 3.2

Synth devices:
0: OPL-2

Midi devices:
0: SoundBlaster

MIDI Timers:
0: System Timer

1 mixer(s) installed
bash$

***ls -al /dev/au* ***

bash$ ls -al /dev/au*
crw-rw-rw-  1 root  wheel   30,   4 Feb 20 22:58 /dev/audio
crw-rw-rw-  1 root  wheel   30,  20 Feb 12 17:22 /dev/audio1
bash$ 

And it still will lock that rxvt and that process, no matter what 'kill'ing
I do to the process.

I used to have 1.1.5.1 installed, before a brief period of insanity where
I had Windoze installed, and I know it worked under there, without me
really having to muck with it.  Now after installing 021095-SNAP it refuses
to work.  Any ideas would be GREATLY appreciated.

--Chris

-- 
Christopher K. Grant | Oh Spot, the complex levels of behaviour you display
Concordia College    | connote a fairly well developed cognitive array.-Data
XF3.1.1-FreeBSD_2.1_Development-<eyara.hcc.cord.edu> (at home right now :-)
 SEI Info Tech/Information Systems Distributor/Office Systems Support



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