NetBSD/sys/arch/amiga/dev
skrll 4e8e66439e Merge nick-nhusb
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
    - kern/48308
    - uhub status notification improvements
    - umass(4) probe fix (applied to HEAD already)
    - ohci(4) short transfer fix
2016-04-23 10:15:27 +00:00
..
a2kbbc.c
a34kbbc.c
acafh.c Implement the probe procedure for ACA500. Now the user just needs acafh0 2013-12-26 20:38:11 +00:00
acafhreg.h Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce 2014-01-03 00:33:06 +00:00
acafhvar.h Implement the probe procedure for ACA500. Now the user just needs acafh0 2013-12-26 20:38:11 +00:00
afsc.c
ahsc.c
ahscreg.h
amidisplaycc.c Fix some awkward language in manpage and code comments. 2016-02-06 20:20:18 +00:00
aster.c
atzsc.c
atzscreg.h
aucc.c kill sprintf 2014-03-22 01:52:44 +00:00
auccvar.h
bppcsc.c
bzivsc.c
bzivscvar.h
bzsc.c
bzscvar.h
bztzsc.c
bztzscvar.h
cbiiisc.c
cbiisc.c
cbiiscvar.h
cbsc.c
cbscvar.h
clock.c Use the MD_BTOP() macro as replacement for m68k_btop() in all device 2015-11-12 12:19:49 +00:00
clockioctl.h Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
com_supio.c
dmavar.h
drbbc.c
drsc.c kill sprintf 2014-03-22 01:52:44 +00:00
drsupio.c
efa.c Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce 2014-01-03 00:33:06 +00:00
efareg.h Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce 2014-01-03 00:33:06 +00:00
efavar.h
empsc.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
event_var.h
event.c
fd.c Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
flsc.c
flscvar.h
gayle_pcmcia.c Add a delay between the recently added new PCMCIA reset method and the old 2015-02-08 09:55:25 +00:00
genpar.c
grf_cc.c
grf_ccreg.h
grf_cl.c wscons and Xorg support for CirrusLogic GD542x based boards (grf3). 2015-11-16 21:25:34 +00:00
grf_clreg.h
grf_cv3d.c Fixed bug in wsdisplay copyrows textop. 2015-11-16 21:24:06 +00:00
grf_cv3dreg.h gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
grf_cv.c Fixed bug in wsdisplay copyrows textop. 2015-11-16 21:24:06 +00:00
grf_cvreg.h gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
grf_et.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
grf_etreg.h
grf_rh.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
grf_rhreg.h
grf_rt.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
grf_rtreg.h
grf_ul.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
grf_ulreg.h
grf_ultms.c
grf_ultms.g
grf.c Xorg for amiga via wsfb. Currently available on CV64 and CV64/3D. More 2015-11-12 12:01:53 +00:00
grfabs_cc.c
grfabs_ccglb.c
grfabs_ccreg.h
grfabs_reg.h
grfabs.c
grfioctl.h Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
grfvar.h Improved wscons support. Virtual screens are now working. 2015-11-07 14:29:10 +00:00
gtsc.c
gtscreg.h
gvpbus.c
gvpbusvar.h
gvpio.c
hyper.c
if_bah_zbus.c Fixed format string types to make it compile with BAH_DEBUG again. 2015-10-30 12:19:08 +00:00
if_ed_zbus.c
if_es.c Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
if_esreg.h
if_le.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
if_levar.h
if_ne_xsh.c
if_ne_xsurf.c
if_ne_zbus.c
if_qn.c Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
if_qnreg.h
ioblix_zbus.c
isic_supio.c
ite_cc.c
ite_cl.c
ite_cv3d.c
ite_cv.c
ite_et.c
ite_rh.c
ite_rt.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
ite_ul.c
ite.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
iteioctl.h Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
itevar.h
ivsc.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
kbd.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
kbdmap.c Avoid non-UTF8 input. 2014-08-08 21:13:05 +00:00
kbdmap.h
kbdreg.h Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
kbdvar.h
kf_iso8859_1_8x8.c
kf_iso8859_1_8x11.c
kf_iso8859_2_8x8.c
kf_iso8859_2_8x11.c
lpt_supio.c
Makefile
melody.c
mfc.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
mgnsc.c
mlhsc.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
ms.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
msc6502.h
msc.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
mscreg.h
otgsc.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
p5bus.c
p5busvar.h
par.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
parioctl.h
repulse_firmware.h
repulse.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
rtc.h
rtmondefs.c
rtmons
sbic.c PR/50928: David Binderman: Clarify precedence with parentheses. 2016-03-09 20:11:41 +00:00
sbicreg.h
sbicvar.h
sci.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
scireg.h
scivar.h
ser.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
serreg.h
siop2_script.out
siop2_script.ss
siop2.c remove dead code 2014-09-21 15:43:11 +00:00
siop_script.out
siop_script.ss
siop.c remove dead code 2014-09-21 15:43:11 +00:00
siopreg.h
siopvar.h
slhci_zbus.c Merge nick-nhusb 2016-04-23 10:15:27 +00:00
supio.h
toccata.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
view.c Use the MD_BTOP() macro as replacement for m68k_btop() in all device 2015-11-12 12:19:49 +00:00
viewioctl.h Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
viewvar.h
vuid_event.h
wdc_acafh.c Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce 2014-01-03 00:33:06 +00:00
wdc_amiga.c detect a4000 hardware only once, then use the result. 2015-04-18 14:21:41 +00:00
wdc_buddha.c
wdc_xsurf.c
wesc.c
wskbdmap_amiga.c
wskbdmap_amiga.h
wstsc.c gcc-4.8.x unused variable fixes 2014-01-22 00:25:16 +00:00
xsh.c
xshvar.h
xsurf.c
xsurfvar.h
z3rambd.c Removed unused variable to make it compile again. 2015-06-01 17:09:46 +00:00
z3rambdvar.h
zbus.c
zbusvar.h
zssc.c