FreeBSD Bugzilla – Attachment 16478 Details for
Bug 30198
minor correction of message printed with boot -v by atapi-cd driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 600 bytes, created by
Giorgos Keramidas
on 2001-08-29 21:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Giorgos Keramidas
Created:
2001-08-29 21:10:00 UTC
Size:
600 bytes
patch
obsolete
>Index: sys/dev/ata/atapi-cd.c >=================================================================== >RCS file: /home/ncvs/src/sys/dev/ata/atapi-cd.c,v >retrieving revision 1.96 >diff -u -r1.96 atapi-cd.c >--- sys/dev/ata/atapi-cd.c 21 Aug 2001 11:35:47 -0000 1.96 >+++ sys/dev/ata/atapi-cd.c 29 Aug 2001 11:45:55 -0000 >@@ -400,6 +400,7 @@ > printf("%s%s", cdp->cap.eject ? "ejectable " : "", mechanism); > else if (cdp->cap.eject) > printf("ejectable"); >+ printf("\n"); > > if (cdp->cap.mech != MST_MECH_CHANGER) { > ata_printf(cdp->atp->controller, cdp->atp->unit, "Medium: "); >[-- diff end --]
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 30198
: 16478