Bug 15186

Summary: [Patch] Errors in HARDWARE.TXT and RELNOTES.TXT
Product: Documentation Reporter: Greg Lewis <glewis>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Greg Lewis 1999-11-30 14:00:00 UTC
	The files HARDWARE.TXT and RELNOTES.TXT for both the i386 and alpha
	are behind the times on a couple of issues.  Or at least, I know the 
	i386 ones are and assume the alpha versions are as well.

	In particular:
	
	The ATAPI cdrom driver is still mentioned as wcd, but has been acd
	for at least a couple of releases.

	Luoqi Chen's commit of CAM device drivers for the Adaptec 
	AIC-6360/AIC_6260/152x SCSI controllers mean they are again
	supported.

Fix: This patch should fix these problems.  Note that, as I mentioned 
	above, I've _assumed_ the situation is the same for alpha as it is
	for the i386.  I've also _assumed_ that the driver commited
	restores support for all the controllers that the old driver 
	supported.
How-To-Repeat: 
	Read the relevant files :)
Comment 1 jkh freebsd_committer freebsd_triage 1999-12-02 08:27:04 UTC
State Changed
From-To: open->closed

Thanks, committed!