Subject: incomplete agp i830 detection messages
To: NetBSD current <current-users@netbsd.org>
From: Nicolas Joly <njoly@pasteur.fr>
List: current-users
Date: 04/25/2003 17:31:31
Hi,

I recently updated my Dell Inspiron 2600 laptop ruuning current (1.6R,
Apr 22 2003), and noticed that agp i830 detection messages are
incomplete :

agp0 at pchb0: detected 8060k stolen memory
agp0: aperture size is 128M
: aperture at 0xe8000000, size 0x8000000

It seems that the last device name was removed in latest revision (1.16)
of the agp_i810.c file.

njoly@calamity [dev/pci]> cvs diff -r1.15 agp_i810.c
[...]
@@ -249,8 +249,6 @@
         * Make sure the chipset can see everything.
         */
        agp_flush_cache();
-
-       aprint_normal("%s", sc->as_dev.dv_xname);
 
        return 0;
 }

Hope this helps,
Regards.

-- 
Nicolas Joly

Biological Software and Databanks.
Pasteur Institute, Paris.