Date: Wed, 2 Aug 2000 12:26:41 -0400 From: Jason T <luser@ahab.com> To: freebsd-multimedia@freebsd.org Subject: CS4281 woes Message-ID: <20000802122641.A309@sseye.ahab.com>
next in thread | raw e-mail | index | archive | help
I'm having trouble getting sound to work; it's a CS4281 on a toshiba 1625CDT.
LINT and 'man csa' are telling me different things (device pca/device csa),
neither of which have worked for me yet...
Previously, I was getting a dmesg line identifying the card, followed by
device_probe_and_attach returned 6
and
cat < /dev/sndstat
has always returned "device not configured" (yes, I've done MAKEDEV snd0 when
appropriate)
I've recently rebuilt world and kernel from RELENG_4 and now I don't get the
line identifying the card, though I do get
pca0 at port 0x40 on isa0
So now it seems that the probe isn't being done? Previously I tried every
imaginable combo of īdevice pcm'/'device csa'/'device pca' I could find, and
I'm fresh out of dead chickens.
TIA,
j
---- kernel config lines -----
options PNPBIOS
device pcm
device pca0 at isa? port IO_TIMER1
----- dmesg output ------------------
(c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.1-RC #0: Tue Aug 1 18:34:58 EDT 2000
moxie@pequod:/usr/src/sys/compile/SSEYE
Timecounter "i8254" frequency 1193182 Hz
CPU: AMD-K6(tm) 3D processor (474.93-MHz 586-class CPU)
Origin = "AuthenticAMD" Id = 0x58c Stepping = 12
Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
AMD Features=0x80000800<SYSCALL,3DNow!>
real memory = 201261056 (196544K bytes)
avail memory = 191926272 (187428K bytes)
Preloaded elf kernel "kernel" at 0xc0341000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc034109c.
K6-family MTRR support enabled (2 registers)
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
pcib0: <AcerLabs M1541 (Aladdin-V) PCI host bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <AcerLabs M5243 PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <ATI model 4c42 graphics accelerator> at 0.0 irq 11
pcic-pci0: <TI PCI-1225 PCI-CardBus Bridge> at device 4.0 on pci0
pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC serial isa irq]
pcic-pci1: <TI PCI-1225 PCI-CardBus Bridge> at device 4.1 on pci0
pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC serial isa irq]
isab0: <AcerLabs M1533 portable PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
pci0: <unknown card> (vendor=0x1013, dev=0x6005) at 8.0 irq 5
atapci0: <AcerLabs Aladdin ATA33 controller> port 0xfcf0-0xfcff irq 0 at device 15.0 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <unknown card> (vendor=0x127a, dev=0x2013) at 16.0 irq 10
chip1: <AcerLabs M15x3 Power Management Unit> at device 17.0 on pci0
ohci0: <AcerLabs M5237 (Aladdin-V) USB controller> mem 0xfedde000-0xfeddefff irq 9 at device 19.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: <AcerLabs M5237 (Aladdin-V) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
pcic0: <VLSI 82C146> at port 0x3e0-0x3e1 on isa0
pcic0: Polling mode
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppi0: <Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
pca0 at port 0x40 on isa0
unknown0: <PNP0a03> at port 0xcf8-0xcff on isa0
pca1: <AT-style speaker sound> at port 0x61 on isa0
unknown1: <PNP0c01> at iomem 0-0x9ffff,0xe0000-0xfffff,0x100000-0xbffffff on isa0
unknown2: <PNP0c02> at port 0x80,0x92,0x4d0-0x4d1,0xea-0xeb,0x40b,0x480-0x48f,0x4d6,0x1000-0x105f iomem 0xfffc0000-0xffffffff on isa0
unknown3: <PNP0200> at port 0-0xf,0x81-0x8f,0xc0-0xdf drq 4 on isa0
unknown: <PNP0000> can't assign resources
unknown4: <PNP0100> at port 0x40-0x43 irq 0 on isa0
unknown5: <PNP0b00> at port 0x70-0x71 irq 8 on isa0
unknown: <PNP0303> can't assign resources
unknown6: <PNP0c04> at port 0xf0-0xff irq 13 on isa0
unknown7: <PNP0c02> at iomem 0xcb800-0xcbfff on isa0
unknown: <PNP0700> can't assign resources
unknown: <PNP0f13> can't assign resources
sio0: <16550A-compatible COM port> at port 0x3f8-0x3ff irq 4 on isa0
sio0: type 16550A
unknown: <PNP0400> can't assign resources
ad0: 4645MB <FUJITSU MHK2048AT> [10068/15/63] at ata0-master using UDMA33
acd0: CDROM <SR242S> at ata1-master using PIO4
Mounting root from ufs:/dev/ad0s2a
--
-------------------------
Jason Thaxter
Flashlight Media
jason@flashlightmedia.com
www.flashlightmedia.com
-------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000802122641.A309>
