Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 21:21:27 -0800 (PST)
From:      Randy Bush <randy@psg.com>
To:        freebsd-hardware@FreeBSD.ORG
Subject:   fumbling at sound card
Message-ID:  <m0zjzIV-0008G4C@rip.psg.com>

next in thread | raw e-mail | index | archive | help
my kernel says

    options		USERCONFIG		#boot -c editor
    options		VISUAL_USERCONFIG	#visual boot -c editor
    ...
    controller pnp0
    # pcm: PCM audio through various sound cards.
    device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 vector pcmintr

/kernel.config says

    USERCONFIG
    pnp 1 0 enable os port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq1 5
    pnp 1 1 enable os port0 0x200
    pnp 1 2 enable os port0 0x620 port1 0xa20 port2 0xe20
    quit

and dmesg says

    Probing for devices on PCI bus 1:
    vga0: <Matrox model 051f graphics accelerator> rev 0x00 \
          int a irq 11 on pci1.0.0
    Probing for PnP devices:
    CSN 1 Vendor ID: CTL00c3 [0xc3008c0e] Serial 0x1fd0a682 \
                     Comp ID: PNPb02f [0x2fb0d041]
    pcm1 (SB16pnp <SB16 PnP> sn 0x1fd0a682) at 0x220-0x22f \
         irq 5 drq 1 flags 0x15 on isa
    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 flags 0x10 on isa
    sio0: type 16550A
    sio1 at 0x2f8-0x2ff irq 3 on isa
    sio1: type 16550A
    psm0 at 0x60-0x64 irq 12 on motherboard
    psm0: model Generic PS/2 mouse, device ID 0
    pcm0 not probed due to drq conflict with pcm1 at 1

what is the 'correct' change?

feeling clueless.

randy

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message



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