FreeBSD Bugzilla – Attachment 6028 Details for
Bug 13979
[PATCH] add serial number to IDE HD probe output for boot -v (like SCSI)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 517 bytes, created by
jedgar
on 1999-09-26 19:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jedgar
Created:
1999-09-26 19:10:01 UTC
Size:
517 bytes
patch
obsolete
>Index: src/sys/i386/isa/wd.c >=================================================================== >RCS file: /home/ncvs/src/sys/i386/isa/wd.c,v >retrieving revision 1.210 >diff -u -r1.210 wd.c >--- wd.c 1999/09/25 18:24:11 1.210 >+++ wd.c 1999/09/26 12:55:05 >@@ -495,6 +495,8 @@ > > if (bootverbose) { > wp = &du->dk_params; >+ printf("wd%d: Serial Number %s\n", >+ lunit, wp->wdp_serial); > printf( "wd%d: ATA INQUIRE valid = %04x, " > "dmamword = %04x, apio = %04x, " > "udma = %04x\n",
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13979
: 6028