NetBSD/sys/arch/amiga/dev
is bd5a12de41 Driver for the ALiENDESiGN Repulse board.
- only 8/16 bit precision supported
- no support for the Repulse special S/P-DIF I/O yet
- I think ac97.c needs some work.
2001-08-25 21:15:44 +00:00
..
a2kbbc.c
a34kbbc.c
afsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ahsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ahscreg.h
amidisplaycc.c Initial, still incomplete wscons support by Jukka Andberg, PR 11068 2001-02-02 21:52:11 +00:00
aster.c Be more specific than "some isic board". 2001-04-26 05:58:41 +00:00
atzsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
atzscreg.h
aucc.c defopt LEV6_DEFER. 2001-05-08 06:09:29 +00:00
auccvar.h
bzivsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bzivscvar.h
bzsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bzscvar.h
bztzsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bztzscvar.h
cbiiisc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
cbiisc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
cbiiscvar.h
cbsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
cbscvar.h
clock.c eliminate the KERN_* error codes in favor of the traditional E* codes. 2001-03-15 06:10:32 +00:00
clockioctl.h
com_supio.c
device.h
dmavar.h
drbbc.c
drsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
drsupio.c
empsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
event.c
event_var.h
fd.c make this compile again 2001-01-13 02:08:15 +00:00
flsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
flscvar.h
gayle_pcmcia.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
genpar.c Ansification by Petri Koistinen 2001-08-17 19:56:51 +00:00
grf.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
grf_cc.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
grf_ccreg.h
grf_cl.c use unsigned variable types as appropriate 2001-08-05 18:07:51 +00:00
grf_clreg.h
grf_cv.c
grf_cv3d.c
grf_cv3dreg.h
grf_cvreg.h
grf_et.c
grf_etreg.h
grf_rh.c "wierd" is weird. 2001-08-20 12:20:01 +00:00
grf_rhreg.h
grf_rt.c "wierd" is weird. 2001-08-20 12:20:01 +00:00
grf_rtreg.h Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
grf_ul.c
grf_ulreg.h
grf_ultms.g withough -> without 2001-06-13 10:45:57 +00:00
grfabs.c
grfabs_cc.c
grfabs_ccglb.c
grfabs_ccreg.h
grfabs_reg.h
grfioctl.h use unsigned variable types as appropriate 2001-08-05 18:07:51 +00:00
grfvar.h
gtsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
gtscreg.h
gvpbus.c
gvpbusvar.h
gvpio.c Remove some of the bitrot. 2000-11-08 21:50:25 +00:00
hyper.c
idesc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
if_bah_zbus.c
if_ed.c retrieve, not retreive 2001-06-12 14:59:27 +00:00
if_edreg.h
if_es.c Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
if_esreg.h
if_le.c Adapt to lance_init() change 2001-06-20 10:10:12 +00:00
if_levar.h
if_ne_zbus.c Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
if_qn.c Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
if_qnreg.h
ioblix_zbus.c - The ioblix zbus board comes in 24 MHz and 22.1184 MHz clock variants. 2001-03-10 23:55:29 +00:00
isic_supio.c Be more specific than "some isic board". 2001-04-26 05:58:41 +00:00
ite.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
ite_cc.c
ite_cl.c
ite_cv.c
ite_cv3d.c
ite_et.c
ite_rh.c
ite_rt.c
ite_ul.c
iteioctl.h
itevar.h
ivsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
kbd.c Initial, still incomplete wscons support by Jukka Andberg, PR 11068 2001-02-02 21:52:11 +00:00
kbdmap.c
kbdmap.h
kbdreg.h
kf_8x8.c
kf_8x11.c
lpt_supio.c
md_root.c
melody.c
mfc.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mgnsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
mlhsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ms.c
msc.c `existent', not `existant' 2001-06-19 13:42:07 +00:00
msc6502.h
mscreg.h
otgsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
par.c Replace one callout handler by using a timeout in tsleep(). 2000-08-27 10:35:43 +00:00
parioctl.h
repulse.c Driver for the ALiENDESiGN Repulse board. 2001-08-25 21:15:44 +00:00
repulse_firmware.h Driver for the ALiENDESiGN Repulse board. 2001-08-25 21:15:44 +00:00
rtc.h
rtmondefs.c
rtmons
sbic.c seperate -> separate 2001-07-22 13:33:58 +00:00
sbicreg.h
sbicvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
sci.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scireg.h
scivar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ser.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
serreg.h
siop.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
siop2.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
siop2_script.out
siop2_script.ss
siop_script.out
siop_script.ss
siopreg.h Fix an obvious typo. 2001-03-28 17:33:07 +00:00
siopvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
supio.h
view.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
viewioctl.h
viewvar.h
vuid_event.h
wdc_amiga.c Don't call "is_a1200()" again after its result was stored in the "softc" 2001-04-07 05:09:27 +00:00
wesc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
wskbdmap_amiga.c Initial, still incomplete wscons support by Jukka Andberg, PR 11068 2001-02-02 21:52:11 +00:00
wskbdmap_amiga.h Initial, still incomplete wscons support by Jukka Andberg, PR 11068 2001-02-02 21:52:11 +00:00
wstsc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
zbus.c Missing piece of PowerPC support. 2000-09-13 20:15:52 +00:00
zbusvar.h On AmigaPPC, the kernel directly maps the i/o range. 2000-09-20 19:05:53 +00:00
zssc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00