NetBSD/sys/arch/i386/isa
perry 6adc9468b2 1) add Matthieu Herrb's support for iso-latin1 and non-U.S. keyboards
o option DISPLAY_ISO8859 enables the display of iso-latin1
       character set (instead of the IBM page code 437)
    o option FRENCH_KBD, GERMAN_KBD or NORVEGIAN_KBD implement
       support for national keyboards (implies DISPLAY_ISO8859).
   Originally supplied in PR #1529
2) Add option PCCONS_REAL_BS which (for US keyboards only) forces
   backspace to really be backspace and not delete. Intended to close
   PR #2264 submitted by Greg Woods. He wanted it changed for everyone
   -- I thought adding a kernel compile option was friendlier.

Note: Both of these sets of options really should be documented in an
i386 specific version of options(4).
1997-08-04 05:05:31 +00:00
..
pcvt Don't call kernel debugger on CTL-ALT-ESC hotkey if the keyboard doesn't 1997-07-26 12:32:24 +00:00
ahc_isa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
clock.c Import Dennis Ferguson's i386 clock change request from PR 2785: 1997-02-13 00:59:12 +00:00
debug.h new RCS ID format. 1994-10-27 04:14:23 +00:00
fd.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:06:27 +00:00
fdreg.h Add floppy formatting facility. 1996-11-29 16:28:38 +00:00
icu.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
icu.s Add netatalk netisr 1997-04-02 21:59:02 +00:00
isa_machdep.c Nuke __VM_PMAP_HACK. 1997-06-12 23:57:26 +00:00
isa_machdep.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:28:40 +00:00
isapnp_machdep.c Fix PR/3253: Don't try to probe the isapnp port in ioports already claimed 1997-02-24 22:13:55 +00:00
isapnp_machdep.h i386 plug and play glue 1997-01-16 23:12:22 +00:00
joy_isa.c - conversion to bus_space_* macros 1997-01-16 23:17:45 +00:00
joy_isapnp.c use compatID to find P&P joysticks; isapnp drivers should never use 1997-08-03 08:16:55 +00:00
joy.c Make sure we can't open a device that doesn't exist. 1997-06-14 11:38:30 +00:00
joyvar.h - conversion to bus_space_* macros 1997-01-16 23:17:45 +00:00
kbdreg.h note that most of dev/ic's contents have changed names 1995-06-28 04:30:30 +00:00
lms.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
mms.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
npx.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
nvram.h Add definitions for NVRAM equipment byte. 1995-05-05 22:08:43 +00:00
pccons.c 1) add Matthieu Herrb's support for iso-latin1 and non-U.S. keyboards 1997-08-04 05:05:31 +00:00
pms.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:06:27 +00:00
spkr.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:06:27 +00:00
spkrreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
timerreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
vector.s Import interrupt priority changes from com patches: 1997-02-28 16:24:03 +00:00