FreeBSD Bugzilla – Attachment 10438 Details for
Bug 20933
ATAPI ZIP drive allows mounted disks to be ejected
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 771 bytes, created by
dcschooley
on 2000-08-30 03:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dcschooley
Created:
2000-08-30 03:20:02 UTC
Size:
771 bytes
patch
obsolete
>*** atapi-fd.c.orig Tue Aug 29 06:55:26 2000 >--- atapi-fd.c Tue Aug 29 06:57:20 2000 >*************** >*** 224,231 **** > > atapi_test_ready(fdp->atp); > >! if (count_dev(dev) == 1) >! afd_prevent_allow(fdp, 1); > > if (afd_sense(fdp)) > printf("afd%d: sense media type failed\n", fdp->lun); >--- 224,230 ---- > > atapi_test_ready(fdp->atp); > >! afd_prevent_allow(fdp, 1); > > if (afd_sense(fdp)) > printf("afd%d: sense media type failed\n", fdp->lun); >*************** >*** 247,254 **** > { > struct afd_softc *fdp = dev->si_drv1; > >! if (count_dev(dev) == 1) >! afd_prevent_allow(fdp, 0); > return 0; > } > >--- 246,252 ---- > { > struct afd_softc *fdp = dev->si_drv1; > >! afd_prevent_allow(fdp, 0); > return 0; > }
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 20933
: 10438