On Sun, 5 Sep 1999, Hellmuth Michaelis wrote:
>
> For those currently working on the pnp stuff:
>
> i just made a new userland and kernel of -current and i'm unable to boot
> that kernel anymore, even after disabling the pcm driver with boot -c
> and even after removing my pcm0 line from my kernel config file.
>
> The last kernel from Aug 31 booted fine with this device:
>
> Probing for PnP devices:
> Trying Read_Port at 203
> PnP: CSN 1 COMP_DEVICE_ID = 0x06b0d041
> CSN 1 Vendor ID: TER1411 [0x1114b250] Serial 0xffffffff Comp ID: PNPb006 [0x06b0
> d041]
> Called nullpnp_probe with tag 0x00000001, type 0x1114b250
> Called nullpnp_probe with tag 0x00000001, type 0x06b0d041
> port 0x0220 0x0388 0x0530 0x0000 irq 5:0 drq 1:3 en 1
> port 0x0220 0x0388 0x0530 0x0000 irq 5:0 drq 1:3 en 1
> mss_attach <Terratec Soundsystem BASE 1>1 at 0x530 irq 5 dma 1:3 flags 0x13
> pcm1 (CS423x/Yamaha/AD1816 <Terratec Soundsystem BASE 1> sn 0xffffffff) at 0x530
> -0x53f irq 5 drq 1 flags 0x13 on isa
>
> Now i get with the pcm driver removed the following output:
>
> unknown0 <TERRATEC SOUNDSYSTEM BASE1> at port 0x220-0x22f, 0x388-0x33b, \
> 0x530-0x53f irq 7 drq0,1 on isa 0
> unknown1 <TERRATEC SOUNDSYSTEM BASE1> at port 0x330-0x331, irq 9 on isa 0
> unknown2 <TERRATEC SOUNDSYSTEM BASE1> at port 0x200-0x207 on isa 0
> unknown2 <TERRATEC SOUNDSYSTEM BASE1> at port 0x590-0x597 on isa 0
>
> and there any output stops. I'm not even able to go into the compiled-in ddb.
> At this point the only thing helps is pressing the reset switch.
>
> With the pcm driver compiled in, unknown0 gets pcm0 and a Soundblaster Pro 3.2
> and unknown1 gets pcm1 with the correct chipset type but output stops and
> the kernel hangs at the same place.
>
> I'll be happy to provide more information if needed!
With a kernel that actually boots, can you get the output of 'pnpinfo' and
send it.
--
Doug Rabson Mail: [EMAIL PROTECTED]
Nonlinear Systems Ltd. Phone: +44 181 442 9037
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message