Bug 23600

Summary: agp.ko module cannot be loaded
Product: Base System Reporter: vkushnir <vkushnir>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description vkushnir 2000-12-17 23:20:00 UTC
AGP when compiled as module does not load with 
"M_AGP symbol undefined"
message (both at boot time and later with kldload)

Fix: Unstatisize MALLOC_DEFINE(...) in agp.c:
How-To-Repeat: Load /boot/kernel/agp.ko
Comment 1 dd freebsd_committer freebsd_triage 2001-06-10 01:35:55 UTC
State Changed
From-To: open->closed

This has been fixed.