Re: bus_generic_probe() is wrong I think

"M. Warner Losh" <[email protected]> Fri, 30 Aug 2002 21:27:44 -0600 (MDT)
Newsgroups gmane.os.freebsd.devel.new-bus
Message-ID <[email protected]>
In message: <[email protected]>
            John Baldwin <[email protected]> writes:
: Pretty much what I was saying.  I have an atsys(4) driver btw that apm
: and nexus_pcib are now descendants of and only gets attached if the
: acpi identify fails in the jhb_acpipci p4 branch.

hmmmm, I like this.  maybe a pc98sys(4) driver might also not be a bad
idea.  I'm not sure how pc98's nexus is related to i386's, but I know
that there's a lot of intertwingling there that aren't immeidately
apparent :-(.  Looking at the files.pc98 list, it appears that it uses
the i386 nexus.

Of course at this point apm(98) and the pci host bridge stuff likely
is the same between the two ports.  So maybe atsys isn't quite the
right name.  This is one thing that's common between the two ports,
even though a lot of the details of each of these beasts differ.

Warner

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-new-bus" in the body of the message