NetBSD/sys/arch/amiga/dev
is 0569d3582c Use the right microsecond delay address. To achieve this, also map that
piece of hardware into kernel virtual memory (was only a guess 'til now).
XXX Unfortunately, the hardware vendor reserves the right to change this in
future DraCo revisions. We must rethink delay() and DELAY(), at least for the
DraCo, soon.
1996-06-20 09:31:58 +00:00
..
afsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
ahsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
ahscreg.h
atzsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
atzscreg.h
bzsc.c Activate M68040 cache flushing code also in 68060 only kernels. 1996-06-10 16:11:20 +00:00
bzscreg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
bzscvar.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
clock.c Use the right microsecond delay address. To achieve this, also map that 1996-06-20 09:31:58 +00:00
clockioctl.h
device.h
dmavar.h
drsc.c Yet some more cleanup for missing prototypes, if DRACO is supported. 1996-05-19 19:03:01 +00:00
empsc.c Back out last change, which was caused by a wrong way merge at home. 1996-05-10 13:02:33 +00:00
event.c
event_var.h
fd.c Floppy driver now supports MSDOS track format. Minor device 1 (/dev/fd?b) 1996-05-04 04:54:00 +00:00
flsc.c Activate M68040 cache flushing code also in 68060 only kernels. 1996-06-10 16:11:20 +00:00
flscreg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
flscvar.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
genpar.c
grf.c Screenblank support: 1996-05-19 20:06:02 +00:00
grf_cc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
grf_ccreg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
grf_cl.c #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely 1996-06-03 18:55:08 +00:00
grf_clreg.h - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
grf_cv.c #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely 1996-06-03 18:55:08 +00:00
grf_cvreg.h - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
grf_et.c Make this really work on the Domino. Patch from Klaus Burkert 1996-06-09 13:21:10 +00:00
grf_etreg.h Make this really work on the Domino. Patch from Klaus Burkert 1996-06-09 13:21:10 +00:00
grf_rh.c #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely 1996-06-03 18:55:08 +00:00
grf_rhreg.h - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
grf_rt.c #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely 1996-06-03 18:55:08 +00:00
grf_rtreg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
grf_ul.c #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely 1996-06-03 18:55:08 +00:00
grf_ulreg.h explicitly mask the address value 1995-12-31 01:22:03 +00:00
grf_ultms.g rename grf_ul.gsp 1995-12-27 16:54:37 +00:00
grfabs.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
grfabs_cc.c - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
grfabs_ccglb.c Fix warnings from -Wall. 1996-04-28 06:33:58 +00:00
grfabs_ccreg.h first attempt at A4000T support, remove GRF_AGA's dependence on GRF_ECS. 1995-10-05 12:40:48 +00:00
grfabs_reg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
grfioctl.h #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely 1996-06-03 18:55:08 +00:00
grfvar.h - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
gtsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
gtscreg.h
gvpbus.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
gvpbusvar.h SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:27:29 +00:00
idesc.c Fix the third LBA extraction from a 6 byte SCSI command that I missed. 1996-05-30 03:15:07 +00:00
if_ae.c Yet another unused variable cleanup; noticed in a kernel without bpfilter. 1996-05-25 16:30:16 +00:00
if_aereg.h add rcs ids 1995-08-18 15:53:30 +00:00
if_bah.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
if_bahreg.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
if_ed.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
if_edreg.h may now work for asdg boards.. offsets obtained months ago but untestable here 1995-05-08 02:40:51 +00:00
if_es.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
if_esreg.h Define BSR_MASK and use BSR_MASK to get the current bank select register. 1996-05-01 15:51:08 +00:00
if_le.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:35:07 +00:00
if_levar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
if_qn.c During the data type cleanup, a bug crept in in the code handling mbufs with 1996-06-18 20:50:00 +00:00
if_qnreg.h merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
ite.c Add tty_attach() calls for pstat -t. Closes PR #2519 1996-06-06 04:47:31 +00:00
ite_cc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
ite_cl.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
ite_cv.c - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
ite_et.c - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
ite_rh.c Added some ifdef's for RETINA_SPEED_HACK 1996-04-23 22:53:05 +00:00
ite_rt.c Added some ifdef's for RETINA_SPEED_HACK 1996-04-23 22:53:05 +00:00
ite_ul.c Back out last change, which was caused by a wrong way merge at home. 1996-05-10 13:02:33 +00:00
iteioctl.h
itevar.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
ivsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
kbd.c merge. 1996-05-16 20:18:01 +00:00
kbdmap.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
kbdmap.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
kbdreg.h
kf_8x8.c
kf_8x11.c
mfc.c Add tty_attach() calls for pstat -t. Closes PR #2519 1996-06-06 04:47:31 +00:00
mgnsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
mlhsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
ms.c First part of M68060 and DraCo support. 1996-05-09 20:30:30 +00:00
msc.c Add tty_attach() calls for pstat -t. Closes PR #2519 1996-06-06 04:47:31 +00:00
msc6502.h update to 2232 from Jukka Marin <jmarin@teeri.jmp.fi> and 1995-10-07 18:18:26 +00:00
mscreg.h change break val from rhealey@kas.helios.mn.org (Rob Healey) 1995-10-07 18:22:14 +00:00
otgsc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
par.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
parioctl.h
rtc.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
rtmondefs.c
rtmons
sbic.c Activate M68040 cache flushing code also in 68060 only kernels. 1996-06-10 16:11:20 +00:00
sbicreg.h
sbicvar.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
sci.c Remove old-style disk instrumentation now that iostat, systat, and 1996-05-12 02:26:03 +00:00
scireg.h
scivar.h Prototype the pseudo-dma function declarations. 1996-04-28 06:41:01 +00:00
ser.c Add tty_attach() calls for pstat -t. Closes PR #2519 1996-06-06 04:47:31 +00:00
serreg.h
sfas.c Activate M68040 cache flushing code also in 68060 only kernels. 1996-06-10 16:11:20 +00:00
sfasreg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
sfasvar.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
siop.c Remove old-style disk instrumentation now that iostat, systat, and 1996-05-12 02:26:03 +00:00
siop_script.out SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:27:29 +00:00
siop_script.ss SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:27:29 +00:00
siopreg.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
siopvar.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
view.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
viewioctl.h - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
viewvar.h
vuid_event.h
wesc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00
wstsc.c Fix warning from word transfer pseudo-dma function. 1996-04-28 06:49:35 +00:00
zbus.c - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 1996-05-19 21:05:20 +00:00
zbusvar.h
zssc.c - Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:10:48 +00:00