Intel Premiere/PCI now uses PS/2 mouse.
This commit is contained in:
parent
e10ee63a10
commit
f49e8a6cab
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ void at_sis496_init()
|
|||
void at_batman_init()
|
||||
{
|
||||
at_init();
|
||||
mouse_serial_init();
|
||||
mouse_ps2_init();
|
||||
pci_init(PCI_CONFIG_TYPE_2, 0xd, 0x10);
|
||||
i430lx_init();
|
||||
um8669f_init();
|
||||
|
|
|
|||
Loading…
Reference in a new issue