refactored device_t and all declarations
This commit is contained in:
@@ -183,6 +183,7 @@ agpgart_close(void *priv)
|
||||
const device_t agpgart_device =
|
||||
{
|
||||
"AGP Graphics Address Remapping Table",
|
||||
"agpgart",
|
||||
DEVICE_PCI,
|
||||
0,
|
||||
agpgart_init, agpgart_close, NULL,
|
||||
|
||||
Reference in New Issue
Block a user