diff options
| author | Wojciech A. Koszek <wkoszek@FreeBSD.org> | 2009-02-08 10:21:25 +0000 |
|---|---|---|
| committer | Wojciech A. Koszek <wkoszek@FreeBSD.org> | 2009-02-08 10:21:25 +0000 |
| commit | 61682d5df69206dd000655f31ea7cd44c2ea8c1b (patch) | |
| tree | 39b1a77937b2a971c79a472912433c84133c7757 /sys/pc98 | |
| parent | 97aa4a517a76da2e7aa1cd2f3fa1abe0ed9d78ea (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/NOTES | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 4a7b26e5d6f5..e9d5af5e7a07 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -272,8 +272,11 @@ device isa # reset the CPU for reboot. This is needed on some systems with broken # keyboard controllers. # -# EPSON_BOUNCEDMA: XXX -# EPSON_MEMWIN: XXX +# EPSON_BOUNCEDMA was to use a bounce buffer to upper 15MB, but it's +# broken now. +# +# EPSON_MEMWIN disables 15-16MB chunk, and enables EPSON memory window. +# options AUTO_EOI_1 |
