Date: Wed, 13 Dec 2000 16:40:02 -0800 (PST) From: Brian Somers <brian@Awfulhak.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/23535: 4.1.1 kernel appears to break Adaptec 1542CP support Message-ID: <200012140040.eBE0e2767535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/23535; it has been noted by GNATS. From: Brian Somers <brian@Awfulhak.org> 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 <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012140040.eBE0e2767535>