From owner-freebsd-bugs Fri Mar 26 0:46:58 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from inet16.us.oracle.com (inet16.us.oracle.com [192.86.155.100]) by hub.freebsd.org (Postfix) with ESMTP id 74C0A151C3 for ; Fri, 26 Mar 1999 00:46:52 -0800 (PST) (envelope-from klh@us.oracle.com) Received: from churchy20.us.oracle.com (churchy20.us.oracle.com [144.25.80.97]) by inet16.us.oracle.com (8.8.5/8.8.5) with SMTP id AAA21621 for ; Fri, 26 Mar 1999 00:44:21 -0800 (PST) Received: by churchy20.us.oracle.com (5.59.11/37.7) id AA27808; Fri, 26 Mar 99 00:46:32 PST Date: Fri, 26 Mar 99 0:46:32 PST From: Ken Harrenstien To: freebsd-bugs@freebsd.org Cc: klh@us.oracle.com Subject: $$ Error in Handbook sect 2.1.1 Message-Id: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In 2.1.1 of the current Handbook, "Disk Controllers", last updated 2-Mar-1999, there is a list of devices known to be supported. This includes: NCR5380/NCR53400 (``ProAudio Spectrum'') SCSI controller. However, for the current FreeBSD release (3.1) this is incorrect. I found this the hard way by purchasing a surplus Compaq Deskpro XL, even though RedHat Linux doesn't support it, based largely on the fact that its devices *were* supported by FreeBSD. But after much struggling I noticed that the install root floppy had a HARDWARE.TXT list of its own, which *specifically* excludes the above controller (as well as others that the Handbook claims are supported!) with the terse explanation that 3.1 moved to a new CAM subsystem without bringing the old stuff along. (1) Would someone please update the Handbook so others aren't victimized? (2) Is it really considered normal for stable releases to drop previously supported devices/systems? (3) Am I completely hosed, or will there eventually be some way to use this XL for anything but a boat anchor? I could loan/donate it to someone willing to fix the driver, if that would help. Thanks, --Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message