Add an entry of known issue about hal can't unmount the USB flash drive.
This commit is contained in:
parent
c6f4e7fb37
commit
bf874e5304
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29006
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!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 % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
@ -101,6 +101,9 @@
|
|||
affects 6.0 and earlier and 5.5 and earlier. Users on those
|
||||
releases are encouraged to upgrade to FreeBSD 6.1 or
|
||||
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>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue