Sound card

List list at SiddiquiFamily.org
Fri Nov 14 11:49:17 PST 2003


Here is the output from pnpinfo. How do i complie kldload?

fb# kldstat
Id Refs Address    Size     Name
 1    3 0xc0100000 5877a4   kernel
 2    1 0xc0688000 4a30c    acpi.ko


b# pnpinfo
Checking for Plug-n-Play devices...

Card assigned CSN #1
Vendor ID CSC6835 (0x3568630e), Serial Number 0xffffffff
PnP Version 1.0, Vendor Version 1
Device Description: CS4236B

Logical Device ID: CSC0000 0x0000630e #0
Device Description: WSS/SB
TAG Start DF
Good Configuration
    DMA: channel(s) 1 3
        8-bit, not a bus master, count by byte, , Type A
    DMA: channel(s) 0 1 3
        8-bit, not a bus master, count by byte, , Type A
    IRQ: 5 7 9  - only one type (true/edge)
    I/O Range 0x534 .. 0x608, alignment 0xd4, len 0x4
        [16-bit addr]
    I/O Range 0x388 .. 0x388, alignment 0x8, len 0x4
        [16-bit addr]
    I/O Range 0x220 .. 0x240, alignment 0x20, len 0x10
        [16-bit addr]
TAG Start DF
Acceptable Configuration
    DMA: channel(s) 0 1 3
        8-bit, not a bus master, count by byte, , Type A
    IRQ: 5 7 9 11 12 15  - only one type (true/edge)
    I/O Range 0x534 .. 0xffc, alignment 0x4, len 0x4
        [16-bit addr]
    I/O Range 0x388 .. 0x3f0, alignment 0x8, len 0x4
        [16-bit addr]
    I/O Range 0x220 .. 0x260, alignment 0x10, len 0x10
        [16-bit addr]
TAG End DF

Logical Device ID: CSC000f 0x0f00630e #1
Device Description: Game
TAG Start DF
Good Configuration
    I/O Range 0x3a0 .. 0x3f8, alignment 0x8, len 0x8
        [16-bit addr]
TAG End DF

Logical Device ID: CSC0010 0x1000630e #2
Device Description: Ctrl
    I/O Range 0xf00 .. 0xfe8, alignment 0x8, len 0x8
        [16-bit addr]

Logical Device ID: CSC0003 0x0300630e #3
Device Description: MPU
TAG Start DF
Good Configuration
    I/O Range 0x330 .. 0x3f0, alignment 0x8, len 0x2
        [16-bit addr]
TAG End DF
End Tag

Successfully got 31 resources, 4 logical fdevs
-- card select # 0x0001

CSN CSC6835 (0x3568630e), Serial Number 0xffffffff

Logical device #0
IO:  0x0534 0x0388 0x0220 0x0000 0x0000 0x0000 0x0000 0x0000
IRQ 5 0
DMA 1 0
IO range check 0x00 activate 0x01

Logical device #1
IO:  0x03a0 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
IRQ 0 0
DMA 4 4
IO range check 0x00 activate 0x01

Logical device #2
IO:  0x0f00 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
IRQ 0 0
DMA 4 4
IO range check 0x00 activate 0x01

Logical device #3
IO:  0x0330 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
IRQ 0 0
DMA 4 4
IO range check 0x00 activate 0x01


On Friday 14 November 2003 11:29 am, Cordula's Web wrote:
> > I have not complied the kernel but here is the picconf. Should i complie
> > the kernel and then do picconf? I do not see the sound card in here.
> > thanks for the quick reply.
>
> I don't see a sound card (or a not-recognized card) either.
> Could you also try 'pnpinfo' (again as root)?
>
> What was the output of 'kldload snd'? 'kldstat'?



More information about the freebsd-questions mailing list