From owner-freebsd-questions Wed Jun 28 10:25:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from socrates.nmia.com (socrates.nmia.com [198.59.166.170]) by hub.freebsd.org (Postfix) with SMTP id EE97937BFEF for ; Wed, 28 Jun 2000 10:25:15 -0700 (PDT) (envelope-from ripper@nmia.com) Received: from plato.nmia.com(really [198.59.166.165]) by socrates.nmia.com via sendmail with smtp id for ; Wed, 28 Jun 2000 11:25:08 -0600 (MDT) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Apr-19) Received: by plato.nmia.com id m137LaF-0011c0C; Wed, 28 Jun 2000 11:25:07 -0600 (MDT) Message-Id: Subject: version 4.0 : irq not in probed bitmap To: freebsd-questions@freebsd.org Date: Wed, 28 Jun 2000 11:25:07 -0600 (MDT) From: "Ross A Lippert" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I am installing freebsd 4.0 on a computer I just got. For some reason the sound card (sb16) and modem are not being found. I haven't spent a lot of time under the hood of this computer, but I know they are there bc 1) the windows partition finds them 2) the bios sees them at boot-time I think they are pnp devices because 1) pnp info turns up information on both of them 2) the bios sees them at boot-time Someone on the list replied to me and told me that for rare devices once must add their pnp_id's to th lists (sys/isa/sio.c and dev/sound/sbc.c or something like that) I did that, made the new kernal and installed, and still the devices are "unknown" 0 and 1, and I still get the sio2: irq 9 not in bitmap of probed irq's or some such. What ways are there for me to have screwed this up? (not subscribed to list, so please reply directly). -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message