Deleted Added
full compact
30c30
< __FBSDID("$FreeBSD: head/sys/dev/agp/agp_ati.c 161788 2006-09-01 02:22:17Z anholt $");
---
> __FBSDID("$FreeBSD: head/sys/dev/agp/agp_ati.c 173203 2007-10-30 22:09:16Z jhb $");
251d250
< int error;
253a253,254
> agp_free_cdev(dev);
>
259,262d259
< error = agp_generic_detach(dev);
< if (error)
< return error;
<
275a273
> agp_free_res(dev);