atom feed6 messages in org.freebsd.freebsd-questionsRe: internal PnP Modem under FreeBSD ...
FromSent OnAttachments
Natalia SalzbergMay 21, 1998 6:58 pm.dmesg
CyberPeasantMay 21, 1998 10:09 pm 
Doug WhiteMay 24, 1998 12:35 am 
Natalia SalzbergMay 24, 1998 3:58 pm 
Natalia SalzbergMay 24, 1998 4:01 pm 
CyberPeasantMay 24, 1998 5:11 pm 
Subject:Re: internal PnP Modem under FreeBSD 2.2.6
From:CyberPeasant (dj@bedford.net)
Date:May 21, 1998 10:09:39 pm
List:org.freebsd.freebsd-questions

Natalia Salzberg wrote:

Dear All,

I have a Pentuim II 266MHz running FreeBSD 2.2.6 on one partition and Win95 on another with an internal pnp modem (CommWave 336) on a isa slot

I can get the kernel to see it but I dont know how to access the actual device... I set the modem to have irq 9 and port 0x2e8 (com4 type settings) but I cant seem to talk to the modem using /dev/cuaa3 (i tried this using tip to talk to the modem directly) I have attached the output from 'dmesg' too

Thanks in advance,

-- Natalia Salzberg

I hope someone corrects me if I'm wrong, but I believe you will need to rebuild the kernel, activating the sio2 and sio3 devices. You may need to add a line "controller pnp0" to the kernel config file, as well.

chip2 <Intel 82371AB PCI-ISA bridge> rev 1 on pci0:2:0 chip3 <Intel 82371AB IDE interface> rev 1 on pci0:2:1 chip4 <Intel 82371AB USB interface> rev 1 int d irq 11 on pci0:2:2 chip5 <Intel 82371AB Power management controller> rev 1 on pci0:2:3 vga0 <VGA-compatible display device> rev 84 int a irq 12 on pci0:13:0 Probing for devices on PCI bus 1: Probing for PnP devices: CSN 1 Vendor ID: ESS1868 [0x68187316] Serial 0xffffffff CSN 2 Vendor ID: PCP2880 [0x80287040] Serial 0x01000000 sio4: probe failed sio4 (siopnp <PCP2880> sn 0x01000000) at 0x2e8 irq 9 drq -1 flags 0x0 id 20

Is this a probe on the PCI bus?

Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A

Shouldn't the modem have been found /here/?

Dave

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