From owner-freebsd-current Mon May 29 2: 0: 2 2000 Delivered-To: freebsd-current@freebsd.org Received: from mercury.nildram.co.uk (mercury.nildram.co.uk [195.112.4.37]) by hub.freebsd.org (Postfix) with ESMTP id DE57237B884 for ; Mon, 29 May 2000 01:59:56 -0700 (PDT) (envelope-from freebsd@timog.prestel.co.uk) Received: from nermal.unix-consult.com (tgeusch.dial.nildram.co.uk [195.149.29.39]) by mercury.nildram.co.uk (8.10.0/8.10.0.Beta10) with ESMTP id e4T86LU28463 for ; Mon, 29 May 2000 09:06:22 +0100 Received: (qmail 34253 invoked by uid 1002); 29 May 2000 07:10:05 -0000 Date: Mon, 29 May 2000 08:10:05 +0100 From: Timo Geusch To: current@freebsd.org Subject: Internal USR I-modem & current? Message-ID: <20000529081005.A27717@nermal.unix-consult.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All, I recently got my hands on an internal Courier I-Modem. Figuring it was very similar to a regular PnP modem I dropped it in my -current box and it showed up as 'unknown'. Hmm. Further inspection of isa/sio.c revealed that the modem's pnp id was not in the table so I added it and rebuilt the kernel. Still no joy, card shows up as unknown again. Tried to configure the ard for the example sio2 as listed in generic but this resulted in 'irq 5 not in allowable map of irqs 0' (sorry, that is a transcription, the -current box is currently down). However configuring the card to sio1 (after disabling on-board sio1) has it probed correctly. Any ideas where I need to look to get this card configured by the PnP mechanism? Thanks, Timo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message