..
atari5380.c
Merge scsipi branch in the mainline. This add support for ATAPI devices
1997-08-27 11:22:52 +00:00
clock.c
Use generic date conversion module.
1997-02-26 12:26:36 +00:00
clockioctl.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
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
Add option to sleep until ST_DMA becomes available.
1997-01-27 07:54:40 +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
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
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
- Provide the reasonable size that can/may be mmap-ed. This might differ
1997-04-25 19:25:38 +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
- Provide the reasonable size that can/may be mmap-ed. This might differ
1997-04-25 19:25:38 +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
s/atari_round_page/m68k_round_page/
1997-06-10 18:45:05 +00:00
grfabs_fal.h
Prepare for (soon to come) et4000 PCI console.
1996-09-16 06:43:32 +00:00
grfabs_reg.h
Add member to bitmap struct that gives the size of mappable memory.
1997-03-13 12:37:08 +00:00
grfabs_tt.c
s/atari_round_page/m68k_round_page/
1997-06-10 18:45:05 +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
use locator defines in "locators.h" to index cf_loc[]
1997-07-17 01:52:54 +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
Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).
1997-06-29 20:30:49 +00:00
ite_cc.c
Garbage collect bell-ioctl's.
1997-07-15 06:48:05 +00:00
ite_et.c
Garbage collect bell-ioctl's.
1997-07-15 06:48:05 +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
Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).
1997-06-29 20:30:49 +00:00
kbdmap.c
Prototype + -Wall fixes.
1996-05-15 07:28:51 +00:00
kbdmap.h
Handle keyboard modifiers *before* handing the keycodes to either the
1997-01-10 21:24:25 +00:00
kbdreg.h
Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).
1997-06-29 20:30:49 +00:00
kbdvar.h
Add code to set pitch and duration of the keyboard bell. (Thomas Gerner).
1997-06-29 20:30:49 +00:00
lpt.c
Rename lpt to lp on some places to avoid botches between files.isa and
1997-07-30 15:43:23 +00:00
md_root.c
Add second md device.
1997-07-30 15:45:33 +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
Merge scsipi branch in the mainline. This add support for ATAPI devices
1997-08-27 11:22:52 +00:00
ncr5380reg.h
Merge scsipi branch in the mainline. This add support for ATAPI devices
1997-08-27 11:22:52 +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
ser.c
According to Andre Lange, the Hades has the DTR/RTS lines exchanged on
1997-08-27 06:59:19 +00:00
serreg.h
Add serial driver for 68901 UART (modem1 port).
1997-05-25 12:41:27 +00:00
view.c
- Provide the reasonable size that can/may be mmap-ed. This might differ
1997-04-25 19:25:38 +00:00
viewioctl.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
viewvar.h
select -> poll
1996-10-16 12:57:11 +00:00
vuid_event.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
wd.c
Include 'locators.h'
1997-07-30 15:32:37 +00:00
wdreg.h
Add wd-driver. The driver is basically the driver present in the arm32
1997-04-01 08:17:44 +00:00
wdvar.h
Add wd-driver. The driver is basically the driver present in the arm32
1997-04-01 08:17:44 +00:00
ym2149.c
Don't set the PA_SER2 bit by default, this has the nasty side effect that
1997-01-21 20:41:07 +00:00
ym2149reg.h
Don't set the PA_SER2 bit by default, this has the nasty side effect that
1997-01-21 20:41:07 +00:00
zs.c
Use vme_mask, not sys_mask to enable the SCC interrupt.
1997-03-10 14:41:43 +00:00
zsvar.h
Move struct definitions to MD code.
1996-01-24 19:21:40 +00:00