Remove item "ACPI support for multiple host-pci bridge adapters", since
we believe it's now addressed. Thanks for John Baldwin!
This commit is contained in:
parent
7e4355599e
commit
1ad955eae0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15111
1 changed files with 1 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.59 2002/11/27 21:36:27 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.60 2002/12/01 22:08:26 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -191,14 +191,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ACPI support for multiple host-pci bridge adapters</td>
|
||||
<td>patches being circulated</td>
|
||||
<td>jhb@</td>
|
||||
<td>There appear to be problems with BIOS's incorrectly identifying
|
||||
host-pci bridge adpaters. These must be resolved before 5.0.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>KerberosV, OpenSSH, and PAM</td>
|
||||
<td>In progress</td>
|
||||
|
|
Loading…
Reference in a new issue