NetBSD/sys/arch/sparc/dev
jnemeth 4cbad60727 Fixed formatting. Problem was that we were trying to get the result
of a data transfer operation immediately after the data transfer
was finished, instead of waiting for the chip to interrupt us and
tell us that it was finished and had the result for us.  This worked
okay for read and write since the operation would be finished very
shortly after the data transfer completed.  However, with formatting,
the chip still had most of the rest of the track to do, so we ended
up timing out before the operation was finished.  This fix is from
sparc64/dev/fdc.c and was tested on sparc by tnn@.
2007-05-11 17:48:16 +00:00
..
audioamd.c
audioamdvar.h
bootbus.c
bootbusvar.h
bwtwo_obio.c
cgeight.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cgfour.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cgfourteen.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cgfourteenreg.h
cgfourteenvar.h
cgsix_obio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cgtwo.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
com_ebus.c
com_obio.c
cons.h
dma_obio.c
ebus.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
esp_obio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
fd.c Fixed formatting. Problem was that we were trying to get the result 2007-05-11 17:48:16 +00:00
fdreg.h
fdvar.h
if_ie_obio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_le_obio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kbd_pckbport.c
kd.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ms_pckbport.c
obio.c
pckbc_js.c
power.c
power.h
rtc.c Remove unused todr_setcal/todr_getcal and all the assorted stub 2006-09-04 23:45:30 +00:00
sbus.c
sbusreg.h
sbusvar.h
sw.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
swreg.h
tctrl.c clean up tadpole_request() API 2007-04-11 16:30:26 +00:00
tctrlvar.h clean up tadpole_request() API 2007-04-11 16:30:26 +00:00
ts102.c
ts102reg.h
vme_machdep.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vmereg.h
zs_kgdb.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
zs.c Final steps to for working wscons on sun-4 class machines. Restructure 2007-03-14 19:31:45 +00:00