Add an entry of known issue about hal can't unmount the USB flash drive.

This commit is contained in:
Jeremy Messenger 2006-11-05 06:16:46 +00:00
parent c6f4e7fb37
commit bf874e5304
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29006

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../"> <!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.4 2006/10/19 19:47:12 mezz Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.5 2006/10/28 06:09:07 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE"> <!ENTITY % navinclude.gnome "INCLUDE">
]> ]>
@ -101,6 +101,9 @@
affects 6.0 and earlier and 5.5 and earlier. Users on those affects 6.0 and earlier and 5.5 and earlier. Users on those
releases are encouraged to upgrade to FreeBSD 6.1 or releases are encouraged to upgrade to FreeBSD 6.1 or
later.</li> later.</li>
<li><tt>hal</tt> could not unmount and reset da[0-9] the USB
flash drive when you detach it. This is a known bug in FreeBSD,
check in <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for details.</li>
</ul> </ul>
</li> </li>