Bug 13979

Summary: [PATCH] add serial number to IDE HD probe output for boot -v (like SCSI)
Product: Base System Reporter: jedgar <jedgar>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jedgar 1999-09-26 19:10:01 UTC
Patch to add serial number to IDE HD probe output for verbose boot (like SCSI does):

wdc0: unit 0 (wd0): <FUJITSU MPC3043AT>, DMA, 32-bit, multi-block-16
wd0: 4125MB (8448300 sectors), 8940 cyls, 15 heads, 63 S/T, 512 B/S
wd0: Serial Number 10012628

(patch should apply to -stable also with a small offset)

How-To-Repeat: 
boot -v ... no Serial Numbers are shown for IDE hard drives
Comment 1 Søren Schmidt freebsd_committer freebsd_triage 2001-05-29 14:47:41 UTC
State Changed
From-To: open->closed

We have a new ATA subsystem, this patch no longer applies.