More README updates
This commit is contained in:
parent
849e6e2df3
commit
78267b2e92
22 changed files with 188 additions and 48 deletions
|
|
@ -1,10 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: 8042 Keyboard Controller Internals
|
||||
permalink: /devices/pc/keyboard/
|
||||
---
|
||||
|
||||
8042 Keyboard Controller Internals
|
||||
---
|
||||
|
||||
The following documents were obtained from [halicery.com](http://halicery.com/):
|
||||
|
||||
- [8042_INTERN.TXT]()
|
||||
- [8042_1503033.TXT]()
|
||||
- [dasm42.c]()
|
||||
- [8042_INTERN.TXT](8042_INTERN.TXT)
|
||||
- [8042_1503033.TXT](8042_1503033.TXT)
|
||||
- [dasm42.c](dasm42.c)
|
||||
|
||||
Additional information (eg, undocumented 8042 commands) is also available from [OS/2 Museum](http://www.os2museum.com/wp/?p=589).
|
||||
|
|
|
|||
Loading…
Reference in a new issue