[I8042PRT]
authorCameron Gutman <aicommander@gmail.com>
Mon, 20 Feb 2012 11:41:28 +0000 (11:41 +0000)
committerCameron Gutman <aicommander@gmail.com>
Mon, 20 Feb 2012 11:41:28 +0000 (11:41 +0000)
commite7d4fc1686a55811cb9f904ac645445b2b1cc673
treeffbde35cd693cab5202c146f26751c963898a89a
parent07bda3bb7eb3b445e0d080474d31bc890e982a71
[I8042PRT]
- "All this file is a big hack and should be removed one day…" - Today is that day! setup.c is no more!
[TXTSETUP.SIF]
- Move keyboard drivers to the Keyboard.Load section
[USETUP]
- Add a small keyboard class installation hack
- USB keyboards now load during 1st stage

svn path=/trunk/; revision=55750
reactos/base/setup/usetup/interface/devinst.c
reactos/boot/bootdata/txtsetup.sif
reactos/drivers/input/i8042prt/CMakeLists.txt
reactos/drivers/input/i8042prt/i8042prt.c
reactos/drivers/input/i8042prt/i8042prt.h
reactos/drivers/input/i8042prt/i8042prt.rbuild
reactos/drivers/input/i8042prt/pnp.c
reactos/drivers/input/i8042prt/setup.c [deleted file]