Fix ICS9250-19 device type
This commit is contained in:
@@ -799,7 +799,7 @@ const device_t ics9250_18_device = {
|
|||||||
const device_t ics9250_19_device = {
|
const device_t ics9250_19_device = {
|
||||||
"ICS9250-19 Clock Generator",
|
"ICS9250-19 Clock Generator",
|
||||||
DEVICE_ISA,
|
DEVICE_ISA,
|
||||||
ICS9250_08,
|
ICS9250_19,
|
||||||
ics9xxx_init, ics9xxx_close, NULL,
|
ics9xxx_init, ics9xxx_close, NULL,
|
||||||
{ NULL }, NULL, NULL,
|
{ NULL }, NULL, NULL,
|
||||||
NULL
|
NULL
|
||||||
|
|||||||
Reference in New Issue
Block a user