diff options
| author | Nate Williams <nate@FreeBSD.org> | 1996-12-17 00:53:33 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1996-12-17 00:53:33 +0000 |
| commit | cf11c9a8d062f13adb24fc97f1f8af30b8c99266 (patch) | |
| tree | d0699e96f8c7dc75670c4a83d7574ba287097c1a /release/sysinstall/help | |
| parent | 37b688c4660d86508d4406ba6915761cde294fc3 (diff) | |
Notes
Diffstat (limited to 'release/sysinstall/help')
| -rw-r--r-- | release/sysinstall/help/hardware.hlp | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/release/sysinstall/help/hardware.hlp b/release/sysinstall/help/hardware.hlp index 03da969488af..c936215bfe9b 100644 --- a/release/sysinstall/help/hardware.hlp +++ b/release/sysinstall/help/hardware.hlp @@ -1,4 +1,4 @@ -Hardware Documentation Guide: $Id: hardware.hlp,v 1.12 1996/12/12 11:12:42 jkh Exp $ +ardware Documentation Guide: $Id: hardware.hlp,v 1.13 1996/12/14 18:08:46 joerg Exp $ Contents last changed: July 4th, 1996 @@ -357,6 +357,16 @@ A: Make certain that the I/O port that the matcd driver is set to is that are supported. +Q: I booted the install floppy on my IBM ThinkPad (tm) laptop, and the + keyboard is all messed up. + +A: Older IBM laptops use a non-standard keyboard controller, so you must + tell the console driver (sc0) to go into a special mode which works + on the ThinkPads. Change the sc0 'Flags' to 0x10 in UserConfig and + it should work fine. (Look in the Input Menu for 'Syscons Console + Driver'.) + + Q: I have a Matsushita/Panasonic CR-522, a Matsushita/Panasonic CR-523 or a TEAC CD55a drive, but it is not recognized even when the correct I/O port is set. |
