freebsd-dev/sys/pc98/cbus
KATO Takenori a9d02f5a66 Synced with following changes:
>yokota      2000/01/11 05:39:06 PST
>
>  Modified files:
>    sys/dev/usb          ukbd.c
>    sys/dev/kbd          atkbd.c kbd.c kbdreg.h
>  Log:
>  Rework shifta/ctla/alta key handling.  It appears that there was
>  misunderstanding between the PR originator and me.  I hope I got it
>  right this time.
>
>  Revision  Changes    Path
>  1.22      +4 -1      src/sys/dev/usb/ukbd.c
>  1.21      +1 -8      src/sys/dev/kbd/atkbd.c
>  1.16      +19 -10    src/sys/dev/kbd/kbd.c
>  1.9       +2 -2      src/sys/dev/kbd/kbdreg.h

Submitted by:	yokota
2000-01-13 11:47:42 +00:00
..
30line.h
cbus_dma.c
cbus.h
clock.c Synced with sys/i386/isa/clock.c rev 1.149. 2000-01-05 12:35:03 +00:00
fdc.c Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.h 2000-01-09 10:01:21 +00:00
fdcreg.h Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.h 2000-01-09 10:01:21 +00:00
gdc.c - Fixed warnings. 2000-01-04 04:46:50 +00:00
olpt.c - Fixed warnings. 2000-01-04 04:46:50 +00:00
pckbd.c Synced with following changes: 2000-01-13 11:47:42 +00:00
pcrtc.c Synced with sys/i386/isa/clock.c rev 1.149. 2000-01-05 12:35:03 +00:00
ppc.c Removed unnecessary include file. 1999-12-20 13:36:32 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c - Fixed warnings. 2000-01-04 04:46:50 +00:00
scvtb.c - Fixed warnings. 2000-01-04 04:46:50 +00:00
sio.c Synced with sys/isa/sio.c rev 1.284. 2000-01-13 11:45:33 +00:00
syscons_cbus.c