refactored device_t and all declarations
This commit is contained in:
@@ -311,6 +311,7 @@ opti822_init(const device_t *info)
|
||||
|
||||
const device_t opti822_device = {
|
||||
"OPTi 82C822 PCIB",
|
||||
"opti822",
|
||||
DEVICE_PCI,
|
||||
0,
|
||||
opti822_init,
|
||||
|
||||
Reference in New Issue
Block a user