.. |
atari5380.c
|
Fix a rather nasty thinko that made the keyboard useless on the Falcon.
|
1997-01-04 23:30:21 +00:00 |
clock.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
clockioctl.h
|
…
|
|
clockreg.h
|
Add an nvram-driver. This driver makes it possible to read/write the
|
1996-01-06 20:10:41 +00:00 |
dma.c
|
The ST-DMA driver now uses intr_establish.
|
1997-01-01 21:14:47 +00:00 |
event.c
|
Merge the netbsd-1-2 branch into the mainline.
|
1996-10-08 23:40:40 +00:00 |
event_var.h
|
Catchup with -current:
|
1996-09-25 15:03:20 +00:00 |
fd.c
|
Oops, this one was missed in the BROKEN_INDIRECT_CONFIG cruisade.
|
1996-12-28 23:26:36 +00:00 |
fdreg.h
|
- Remove register access functions from dma.c -> fd.c and inline them
|
1995-04-22 22:18:17 +00:00 |
font.h
|
…
|
|
font_8x8.c
|
Make them compliant to iso-8859-1 (Thomas Gerner).
|
1995-09-23 20:25:34 +00:00 |
font_8x16.c
|
Make them compliant to iso-8859-1 (Thomas Gerner).
|
1995-09-23 20:25:34 +00:00 |
grf.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
grf_etreg.h
|
Checkpointing my et4000 work. Note that the et-console will not be
|
1996-10-04 07:27:52 +00:00 |
grfabs.c
|
Checkpointing my et4000 work. Note that the et-console will not be
|
1996-10-04 07:27:52 +00:00 |
grfabs_et.c
|
Record physical addresses in the bitmap structure instead of VA's. The
|
1997-01-10 20:59:27 +00:00 |
grfabs_et.h
|
- add a iteet_ioctl function so iteconfig(1) can be used to select the
|
1996-10-11 21:02:48 +00:00 |
grfabs_fal.c
|
Checkpointing my et4000 work. Note that the et-console will not be
|
1996-10-04 07:27:52 +00:00 |
grfabs_fal.h
|
Prepare for (soon to come) et4000 PCI console.
|
1996-09-16 06:43:32 +00:00 |
grfabs_reg.h
|
*** empty log message ***
|
1996-10-11 21:01:26 +00:00 |
grfabs_tt.c
|
Checkpointing my et4000 work. Note that the et-console will not be
|
1996-10-04 07:27:52 +00:00 |
grfabs_tt.h
|
Prepare for (soon to come) et4000 PCI console
|
1996-09-16 06:49:03 +00:00 |
grfioctl.h
|
Prepare for (soon to come) et4000 PCI console.
|
1996-09-16 06:43:32 +00:00 |
grfvar.h
|
Checkpointing my et4000 work. Note that the et-console will not be
|
1996-10-04 07:27:52 +00:00 |
hdfd.c
|
The Hades floppy driver now uses intr_establish(). Also the interrupt
|
1997-01-01 21:12:56 +00:00 |
hdfd_intr.s
|
The Hades floppy driver now uses intr_establish(). Also the interrupt
|
1997-01-01 21:12:56 +00:00 |
hdfdreg.h
|
Merge the formatting code from the i386-port.
|
1996-12-14 13:47:12 +00:00 |
ite.c
|
Don't try to init the keyboard interrupts in cngetc(). This caused the
|
1997-01-08 11:28:03 +00:00 |
ite_cc.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
ite_et.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
iteioctl.h
|
Change and fix the way of keyboard mapping. Each virtual console has it's
|
1995-07-24 05:56:06 +00:00 |
itevar.h
|
Remove grf_ite_ioctl(). Replace it by 'itexx_ioctl' that is configurable
|
1996-10-11 20:50:34 +00:00 |
kbd.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
kbdmap.c
|
Prototype + -Wall fixes.
|
1996-05-15 07:28:51 +00:00 |
kbdmap.h
|
Change and fix the way of keyboard mapping. Each virtual console has it's
|
1995-07-24 05:56:06 +00:00 |
kbdreg.h
|
…
|
|
kbdvar.h
|
Part of restructuring done for 3-button mouse support.
|
1996-04-12 19:55:28 +00:00 |
lpt.c
|
Add intr_establish/disestablish functions. Currently only the lpt-driver
|
1996-12-26 23:25:01 +00:00 |
md_root.c
|
omission in last commit: ramdisk.h => md.h
|
1996-12-28 23:50:44 +00:00 |
ms.c
|
backout previous kprintf changes
|
1996-10-13 04:10:34 +00:00 |
msvar.h
|
Add 3-button mouse support.
|
1996-04-12 08:37:03 +00:00 |
ncr5380.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
ncr5380reg.h
|
During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
|
1996-07-05 19:35:35 +00:00 |
ncr5380var.h
|
backout previous kprintf changes
|
1996-10-13 04:10:34 +00:00 |
nvram.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
nvramvar.h
|
Add an nvram-driver. This driver makes it possible to read/write the
|
1996-01-06 20:10:41 +00:00 |
view.c
|
backout previous kprintf changes
|
1996-10-13 04:10:34 +00:00 |
viewioctl.h
|
…
|
|
viewvar.h
|
select -> poll
|
1996-10-16 12:57:11 +00:00 |
vuid_event.h
|
…
|
|
ym2149.c
|
Take out direct access to the YM2149. The chip definitions are moved
|
1996-03-27 10:07:45 +00:00 |
ym2149reg.h
|
Plug some spl-holes in the lp-driver. Also be more strict in protecting
|
1996-11-17 13:47:09 +00:00 |
zs.c
|
Get rid of BROKEN_INDIRECT_CONFIG
|
1996-12-20 12:49:35 +00:00 |
zsvar.h
|
Move struct definitions to MD code.
|
1996-01-24 19:21:40 +00:00 |