From owner-freebsd-stable Wed Jan 26 11:42:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (Postfix) with ESMTP id B02D215137 for ; Wed, 26 Jan 2000 11:42:37 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul4.u.washington.edu (jcwells@saul4.u.washington.edu [140.142.83.2]) by jason05.u.washington.edu (8.9.3+UW99.09/8.9.3+UW00.01) with ESMTP id LAA48286 for ; Wed, 26 Jan 2000 11:42:32 -0800 Received: from localhost (jcwells@localhost) by saul4.u.washington.edu (8.9.3+UW99.09/8.9.3+UW99.09) with ESMTP id LAA22689 for ; Wed, 26 Jan 2000 11:42:31 -0800 (PST) Date: Wed, 26 Jan 2000 11:42:29 -0800 (PST) From: "Jason C. Wells" To: freebsd-stable@freebsd.org Subject: Warner's PCI Modem Driver Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am attempting to use Warner's patch for the PCI modem. Please be gentle, I have never used a modem until recently. :) I miss my edu connect. Here are the pertinent dmesgs: sio0: rev 0x08 int a irq 9 on pci0.18.0 sio2: pci sio unit 0 moved to sio2 at 0x6100 sio2: pci unit 0 probe failed sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A I am told that the modem is not a winmodem, but I don't know how to tell by looking at it. The modem is a Phoebe. The documentation for it is sparse. It would seem to me that my device is configured except that pesky "probe failed" message. Is my PCI modem working? What am I missing? Should I move my sio device numbers around so that the PCI modem doesn't get moved to sio2? I can disable the isa sio ports if that will help. I thought this error might be of interest to -stable as the code seems to be entering here instead of -current. Thanks, Jason C. Wells P.S. I apologize for not being subscribed. I am between ISPs due to a recent move and have not yet resubscribed to -stable. I did search the archives before writing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message