vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Thu, Apr 20, 2006 at 11:14:55AM +0200, Dimitry Andric wrote: > [resend, tech@ seems to /dev/null large diffs] > > Hi, > > Here's a patch to replace option PCIAGP with a separate agp(4) device, > as in NetBSD and FreeBSD. There's also a patch for XF4, to use this new > device, but please keep in mind that the XF4 build will pick up the > #define AGP_DEVICE from /usr/include/sys/agpio.h, so first overwrite it > with the new version of /usr/src/sys/sys/apgio.h, or do a make build. > > http://www.andric.com/openbsd/agpdev-src.diff > http://www.andric.com/openbsd/agpdev-xf4.diff > > There's some things left to do, but they should probably be implemented > later: > - Attaching agp to pchb instead of vgapci, needs pci_find_device() > - Move PCI ID matching to agp_xxx subdrivers instead of using a global > lookup table > - Check other arches for AGP (amd64? alpha?) Well yea, can do for UP1000/UP1100 irongate chipset alphas martin |