Re: Better device probe values
From: Warner Losh (imp_at_bsdimp.com)
Date: 02/23/05
- Previous message: John Baldwin: "Re: Better device probe values"
- In reply to: John Baldwin: "Re: Better device probe values"
- Next in thread: John Baldwin: "Re: Better device probe values"
- Reply: John Baldwin: "Re: Better device probe values"
- Reply: John Baldwin: "Re: Better device probe values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Feb 2005 13:50:17 -0700 (MST) To: jhb@FreeBSD.ORG
> Several typos, but that's minor. Sounds ok to me. Note that I think
> BUS_PROBE_GENERIC might not really be enough though (PCI bridge drivers are
> actually somewhat tricky, on x86 for PCI-PCI you have ACPI, PCIBIOS, MPTable,
> and generic for example), but for more tricky cases we can still use numeric
> values.
>
Well, on x86 we have 3 different pci busses, but they aren't in any
more complicated a heirarchy than 'generic' or something that replaces
'generic.' You won't have PCIBIOS and MPTable fighting for control of
a system, will you?
> s/HOOVER/ROOBA/ :)
:-)
Warner
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: John Baldwin: "Re: Better device probe values"
- In reply to: John Baldwin: "Re: Better device probe values"
- Next in thread: John Baldwin: "Re: Better device probe values"
- Reply: John Baldwin: "Re: Better device probe values"
- Reply: John Baldwin: "Re: Better device probe values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|