On Tue, 28 Jan 2003, Alexander Pohoyda wrote:
> >         {0x0001630e, "CS423x-PCI"},                     /* CSC0100 */

unknown: <CSC0100> can't assign resources

You've got LOTS of ISA hints specified and they're conflicting with
PNPBIOS devices.

These are the only ones that don't get setup on my system:

unknown: <PNP0c02> can't assign resources (port) /* System Resource */
unknown: <PNP0e03> can't assign resources (port) /* PCIC i82365 */
unknown: <PNP0680> can't assign resources (port) /* IDE controller */
unknown: <PNP0680> can't assign resources (port) /* IDE controller */

Since we're using the PCI attachments for the PCIC (cardbus) and IDE
controllers these 'unknown' devices aren't unexpected.

If you boot verbose you can see what each 'unknown' device is looking for
in the way of resources.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to