NetBSD/sys/arch/sparc/dev
abrown 0c6696de2d Take advantage of new am7990 sc_nocarrier() function in order to do auto-
matic media detection on Sun4m machines which support multiple media
(UTP and AUI). New function lenocarrier() switches media type when called
if no link? flags are set.

Redefine link flags for Lance ethernet (le):
	<none>:	switch between media as needed to find carrier (autodetect)
		Preference to whatever the PROM is using (AUI if not booted
		from the network)
	link0:	use UTP port only
	link1:	use AUI port only

This allows Sun4m machines with dual media Lance ethernet adapters to
boot from the network on the UTP port.
1996-07-06 00:01:34 +00:00
..
am7930_sparc.c count audio interupts (from OpenBSD). 1996-05-28 13:36:09 +00:00
amd7930.c count audio interupts (from OpenBSD). 1996-05-28 13:36:09 +00:00
amd7930var.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
bt_subr.c Bring prototypes into scope and fix compiler warnings. 1996-03-14 19:44:30 +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 Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
bwtworeg.h `bwtworeg' is just about the same as the generic `fbcontrol'. 1996-02-27 00:32:34 +00:00
cgeight.c Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
cgfour.c Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
cgsix.c Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
cgsixreg.h First-cut support for P4 framebuffers. Currently supports P4 variants 1996-02-27 22:09:14 +00:00
cgthree.c Initialize video parameters if the board is not yet running. Useful if 1996-05-31 09:59:22 +00:00
cgthreereg.h bt_reg => fbcontrol. 1996-02-27 00:14:17 +00:00
cgtwo.c use __P 1996-05-18 12:19:14 +00:00
cons.c impliment ttylist stats based on disk stats. 1996-05-29 02:02:42 +00:00
dma.c Avoid compiler warning on SUN4-only kernels. 1996-06-29 20:10:50 +00:00
dmareg.h - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
dmavar.h - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
esp.c Use the setting of the ESPCFG2_FE bit rather than revision number to decide 1996-06-12 19:12:19 +00:00
espreg.h Towards machine independency, per cgd: macros to access hardware registers. 1995-12-18 23:58:31 +00:00
espvar.h Use configuration file flags to disable reselection and/or sync negotiation, 1996-05-16 20:31:28 +00:00
fb.c Eliminated dependencies on dev_conf.h 1996-04-01 17:29:44 +00:00
fd.c When booting from a floppy drive and RAMDSK_HOOKS is defined, arrange for 1996-06-20 20:12:31 +00:00
fdreg.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
fdvar.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
i82586.h Update based on i386 version; from Chuck Cranor. 1995-01-27 09:49:55 +00:00
if_en_sbus.c sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
if_ie.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:28:28 +00:00
if_ie.h obio ie support by chuck and me 1994-12-16 22:01:09 +00:00
if_le.c Take advantage of new am7990 sc_nocarrier() function in order to do auto- 1996-07-06 00:01:34 +00:00
if_lereg.h Use the MI LANCE code. 1995-12-10 10:15:06 +00:00
if_levar.h Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:27:26 +00:00
kbd.c event_var.h changed location. 1996-05-30 01:40:07 +00:00
md_root.c memory disk driver hooks to pass on the root filesystem bits. 1996-06-20 20:15:40 +00:00
ms.c event_var.h changed location. 1996-05-30 01:40:07 +00:00
obio.c don't set tmp twice. 1996-05-18 12:22:49 +00:00
pfourreg.h First-cut support for P4 framebuffers. Currently supports P4 variants 1996-02-27 22:09:14 +00:00
power.c Squish a couple of rogue $Id's.. 1996-06-07 21:48:33 +00:00
power.h Squish a couple of rogue $Id's.. 1996-06-07 21:48:33 +00:00
rcons_font.h Must change `u_long' to `u_int32_t' as Jason pointed out. 1995-11-29 22:03:53 +00:00
sbus.c - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
sbusreg.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
sbusvar.h - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
si.c Enable DMA by default on the 4/100 "sw" controller; the DMA bugs appear 1996-05-13 01:53:45 +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 First go at a TCX framebuffer driver. This version does enough to 1996-06-19 13:17:35 +00:00
tcxreg.h First go at a TCX framebuffer driver. This version does enough to 1996-06-19 13:17:35 +00:00
xd.c Remove dependency on <sys/cpu.h> 1996-04-22 02:42:00 +00:00
xdreg.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xdvar.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xio.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xy.c Remove dependency on <sys/cpu.h> 1996-04-22 02:42:00 +00:00
xyreg.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
xyvar.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:38:29 +00:00
zs.c Put back a `#if defined(SUN4M)' for now. 1996-05-30 00:57:35 +00:00
zsvar.h find a couple minor nits from previous change. 1996-05-29 01:58:09 +00:00