AGP bridge detected as pcib
John Baldwin
jhb at freebsd.org
Wed Jun 25 13:40:47 UTC 2008
On Tuesday 24 June 2008 07:39:20 pm Daniel O'Connor wrote:
> On Wed, 25 Jun 2008, John Baldwin wrote:
> > > Nothing in /dev though..
> > > [midget 22:56] ~ >ls -la /dev/agp*
> > > zsh: no match
> >
> > And does kldstat -vv | grep agp show anything?
>
> Yes.
> [midget 9:01] ~ >kldstat -vv| grep agp
> 438 hostb/agp_ali
> 439 hostb/agp_amd
> 440 hostb/agp_amd64
> 441 hostb/agp_ati
> 442 vgapci/agp_i810
> 443 hostb/agp_intel
> 444 hostb/agp_nvidia
> 445 hostb/agp_sis
> 446 hostb/agp_via
I would add start adding printfs to the amd64 probe adn attach routines. Note
that in 7.0 because of the hostb changes you can now kldload agp after boot
which may aid in testing.
--
John Baldwin
More information about the freebsd-stable
mailing list