Date: Thu, 30 Nov 2000 17:17:47 +0500 (YEKT) From: "Sergey N. Voronkov" <serg@tmn.ru> To: Chris Wasser <cwasser@v-wave.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: device agp Message-ID: <200011301217.eAUCHlP01297@sv.tech.sibitex.tmn.ru> In-Reply-To: <20001130042001.A83764@skunkworks.area51-arpa.mil> "from Chris Wasser at Nov 30, 2000 04:20:01 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm just curious about something, it seems that even > in the latest -STABLE 4.x branch, neither LINT nor > GENERIC make mention of 'device agp' which I found a > little while back in the mailing list. agp provided as a kernel module. #echo agp_load="YES" >>/boot/loader.conf As a result (with some little broken modules from XFree86-4): Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE #0: Mon Nov 27 13:37:33 YEKT 2000 serg@xxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/SV Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (598.48-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PA T,PSE36,MMX,FXSR,SSE> real memory = 134152192 (131008K bytes) avail memory = 126984192 (124008K bytes) Preloaded elf kernel "kernel" at 0xc038c000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc038c09c. Preloaded elf module "agp.ko" at 0xc038c0ec. Preloaded elf module "mga.ko" at 0xc038c188. Preloaded elf module "drm.ko" at 0xc038c224. Pentium Pro MTRR support enabled md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 agp0: <VIA 82C691 (Apollo Pro) host to PCI bridge> mem 0xe0000000-0xe3ffffff at device 0.0 on pci0 pcib1: <VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 drm0: <Matrox MGA G400 AGP graphics accelerator> mem 0xdf000000-0xdf7fffff, 0xdfafc000-0xdfafffff,0xdc000000-0xddffffff irq 11 at device 0.0 on pci1 info: [drm] AGP at 0xe0000000 64MB info: [drm] Initialized mga 1.0.0 19991213 on minor 0 [skip] Best regards, Serg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011301217.eAUCHlP01297>