Add ITOX STAR, a STPC Client machine with hardware monitoring and AMIBIOS 6
This commit is contained in:
@@ -558,6 +558,20 @@ stpc_init(const device_t *info)
|
||||
}
|
||||
|
||||
|
||||
const device_t stpc_client_device =
|
||||
{
|
||||
"STPC Client",
|
||||
DEVICE_PCI,
|
||||
0,
|
||||
stpc_init,
|
||||
stpc_close,
|
||||
stpc_reset,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
const device_t stpc_consumer2_device =
|
||||
{
|
||||
"STPC Consumer-II",
|
||||
|
||||
Reference in New Issue
Block a user