From owner-freebsd-bugs Wed Dec 13 16:40: 7 2000 From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 13 16:40:06 2000 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E37FC37B404 for ; Wed, 13 Dec 2000 16:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBE0e2767535; Wed, 13 Dec 2000 16:40:02 -0800 (PST) (envelope-from gnats) Date: Wed, 13 Dec 2000 16:40:02 -0800 (PST) Message-Id: <200012140040.eBE0e2767535@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brian Somers Subject: Re: kern/23535: 4.1.1 kernel appears to break Adaptec 1542CP support Reply-To: Brian Somers Sender: gnats@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/23535; it has been noted by GNATS. From: Brian Somers To: rfg@monkeys.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: kern/23535: 4.1.1 kernel appears to break Adaptec 1542CP support Date: Thu, 14 Dec 2000 00:41:11 +0000 > >Number: 23535 > >Category: kern > >Synopsis: 4.x kernels seem to no longer support Adaptec 1542CP SCSI This problem appeared in -stable last December when ``options PNPBIOS'' became the default. It persisted for quite some time, but now seems to have disappeared. If you're not in a position to install the 4.2 or greater, hard code a return at the start of pnp_identify() in sys/isa/pnp.c. That worked for me. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message