Bug 16442

Summary: Part of the adv driver prints a message without adv?:
Product: Base System Reporter: dwmalone <dwmalone>
Component: kernAssignee: Justin T. Gibbs <gibbs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dwmalone 2000-01-29 16:00:01 UTC
On boot up I see:

adv0: <AdvanSys ASC3030/50 SCSI controller> port 0xe400-0xe4ff mem 0xe7001000-0xe70010ff irq 10 at device 9.0 on pci0
No external RAM
adv0: AdvanSys Ultra SCSI Host Adapter, SCSI ID 7, queue depth 16

I guess the "No external RAM" line should have an adv0: infront of it?
(Or be part of a verbose boot?)

Fix: Something like:
How-To-Repeat: 
Boot with my advansys card.
Comment 1 Kenneth D. Merry freebsd_committer freebsd_triage 2000-01-31 23:40:07 UTC
Responsible Changed
From-To: freebsd-bugs->gibbs

Justin wrote the Advansys driver. 
Comment 2 Justin T. Gibbs freebsd_committer freebsd_triage 2000-02-01 00:44:20 UTC
State Changed
From-To: open->closed

The printf has been removed.