NetBSD/sys/arch/sparc/dev
1998-08-23 10:05:53 +00:00
..
am7930_sparc.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
amd7930.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
amd7930var.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
bt_subr.c - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
btreg.h First-cut support for P4 framebuffers. Currently supports P4 variants 1996-02-27 22:09:14 +00:00
btvar.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
bwtwo.c Deal with sbus attach args changes. 1998-07-29 18:44:22 +00:00
bwtworeg.h bwtworeg' is just about the same as the generic fbcontrol'. 1996-02-27 00:32:34 +00:00
cgeight.c bus_space_mmap() has changed to take a `bus_space_handle_t *' argument, 1998-04-07 20:18:17 +00:00
cgfour.c bus_space_mmap() has changed to take a `bus_space_handle_t *' argument, 1998-04-07 20:18:17 +00:00
cgfourteen.c We no longer need to get the register sets by ourselves. 1998-07-29 18:36:08 +00:00
cgfourteenreg.h Initial commit of cg14 framebuffer driver for Sun4m SPARCs. 1996-09-30 22:41:01 +00:00
cgfourteenvar.h We no longer need to get the register sets by ourselves. 1998-07-29 18:36:08 +00:00
cgsix_obio.c Factor out bus code into separate files. 1998-03-31 21:05:04 +00:00
cgsix_sbus.c Factor out bus code into separate files. 1998-03-31 21:05:04 +00:00
cgsix.c bus_space_mmap() has changed to take a `bus_space_handle_t *' argument, 1998-04-07 20:18:17 +00:00
cgsixreg.h #define several register bank offsets, so we don't need to refer to 1998-03-21 19:45:45 +00:00
cgsixvar.h Factor out bus code into separate files. 1998-03-31 21:05:04 +00:00
cgthree.c Deal with sbus attach args changes. 1998-07-29 18:44:22 +00:00
cgthreereg.h bt_reg => fbcontrol. 1996-02-27 00:14:17 +00:00
cgtwo.c bus_space_mmap() has changed to take a `bus_space_handle_t *' argument, 1998-04-07 20:18:17 +00:00
cons.h RCSID Police. 1998-01-05 07:02:46 +00:00
dma.c Use bus_dma_*() instead of dvma_mapin/dvma_mapout. 1998-07-30 22:42:04 +00:00
dmareg.h SBU_BURST_* are now in <dev/sbus/sbusvar.h> 1998-07-27 19:16:49 +00:00
dmavar.h Use bus_dma_*() instead of dvma_mapin/dvma_mapout. 1998-07-30 22:42:04 +00:00
esp.c Minor edit. 1998-08-15 05:16:41 +00:00
espvar.h Add bus tags to softc. 1998-03-21 20:29:57 +00:00
fb.c Split the fb_setsize() utility in two separate functions: one to be 1998-03-21 19:42:00 +00:00
fd.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
fdreg.h * finish off support for the 82077 chip as found on sun4m machines. 1997-05-02 13:03:44 +00:00
fdvar.h Add an odd-ball japanese floppy format (PR#2903). 1997-10-19 22:29:21 +00:00
if_ie_obio.c Use bus_dmamem_{alloc,free} instead of the old VM hack. 1998-08-23 10:04:56 +00:00
if_le_ledma.c Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
if_le_obio.c Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
isp_sbus.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
kd.c don't call fb_unblank if NFB < 0 1998-01-08 10:56:36 +00:00
md_root.c sync with other md_root.c files. 1998-06-06 05:12:54 +00:00
obio.c Convert to [pv]addr_t. 1998-08-21 14:07:37 +00:00
pfourreg.h Copyright assigned to The NetBSD Foundation. 1997-10-05 18:15:51 +00:00
power.c Only attempt the powerdown if the power register was mapped. 1998-06-06 21:40:20 +00:00
power.h Account for changed bus attachment scheme. 1998-03-21 20:11:30 +00:00
rcons_font.h Lift the tilde a bit. 1998-03-22 20:24:05 +00:00
sbus.c Convert to [pv]addr_t. 1998-08-21 14:07:37 +00:00
sbusreg.h Collect sbus status and configuration registers in `struct sbusreg'. 1997-09-14 19:17:25 +00:00
sbusvar.h Lots of things have moved to <dev/sbus/sbusvar.h> 1998-07-29 18:45:57 +00:00
si.c Convert to bus_dma. 1998-07-31 12:45:48 +00:00
sireg.h New driver for the Sun SCSI-3 VME and 4/100-series SCSI "Weird" controllers, 1996-01-01 22:40:56 +00:00
tcx.c We no longer need to get the register sets by ourselves. 1998-07-29 18:36:08 +00:00
tcxreg.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:37:20 +00:00
vme_machdep.c Rename DVMA constants. 1998-08-23 10:05:53 +00:00
vmereg.h sparc/VME bus implementation. 1998-01-25 16:06:25 +00:00
zs_kgdb.c Correct zs_unit in zs_kgdb_init(). 1997-10-22 17:03:35 +00:00
zs.c defopt DDB. 1998-07-04 22:18:13 +00:00