[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Owain Ainsworth <oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 25 Nov 2007 10:11:12 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/11/25 10:11:12
Modified files:
etc/etc.i386 : MAKEDEV.md
etc/etc.amd64 : MAKEDEV.md
share/man/man4 : Makefile options.4 vga.4
sys/arch/amd64/amd64: conf.c
sys/arch/amd64/conf: GENERIC files.amd64
sys/arch/amd64/pci: agp_machdep.c pchb.c
sys/arch/i386/conf: GENERIC files.i386
sys/arch/i386/i386: conf.c
sys/arch/i386/pci: agp_machdep.c pchb.c
sys/dev/pci : files.pci vga_pci.c vga_pcivar.h agp.c
agp_ali.c agp_amd.c agp_i810.c agp_intel.c
agp_sis.c agp_via.c agpreg.h agpvar.h
sys/sys : conf.h malloc.h
Added files:
share/man/man4 : agp.4
sys/dev/pci : files.agp
Log message:
Make agp attach as a device. This means that many more agp bridges
actually get detected and attached. Also adds a kernel api for
manipulating agp.
Enable this on i386 and amd64.
"I think you should commit it" deraadt@, ok matthieu. Looked over by
several others.
Visit your host, monkey.org