NetBSD/sys/arch/sparc64/dev
bouyer 43d3408b53 In auxio_blink(), only toggle the AUXIO_LED_LED bit, don't clear the others.
It looks like bit 3 control the on-board le's link test, clearing it breaks
the interface (no link detected on the remote end). bit 3 is defined as
AUXIO4M_LTE (link-test enable) for sun4m systems (maybe all the AUXIO4M_*
bits are valid on the Ultra/1 too ?).
Tested on Ultra/1 and Ultra/5, approved by Martin Husemann and Matthew Green.
Should fix port-sparc64/25039 by Lubomir Sedlacik.
2004-10-14 17:58:06 +00:00
..
auxio.c In auxio_blink(), only toggle the AUXIO_LED_LED bit, don't clear the others. 2004-10-14 17:58:06 +00:00
auxioreg.h
com_ebus.c Use the promlib I/O routines. 2004-03-21 15:08:24 +00:00
cons.h stdin' and stdout' are obsolete. 2004-03-21 15:07:00 +00:00
consinit.c Use the promlib I/O routines. 2004-03-21 15:08:24 +00:00
ebus.c Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
ffb_mainbus.c The DAC registers do not need to be mapped linearly and thus should not. 2004-07-01 14:54:13 +00:00
ffb.c Collect and save the FFB DAC version, which will be needed for the h/w cursor 2004-07-19 01:04:35 +00:00
ffbreg.h Add comments for a few of the FFB registers. 2004-07-19 01:00:48 +00:00
ffbvar.h Collect and save the FFB DAC version, which will be needed for the h/w cursor 2004-07-19 01:04:35 +00:00
iommu.c iommu_dvma_load_raw: reserve extra dvma page. Fixes PR #13654. 2004-07-01 06:40:36 +00:00
iommureg.h s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
iommuvar.h
kd.c Use the promlib I/O routines. 2004-03-21 15:08:24 +00:00
lpt_ebus.c
pci_machdep.c make PCI devices attachable/detachable (as far as the particular drivers 2004-08-17 23:20:10 +00:00
pcons.c Use the promlib I/O routines. 2004-03-21 15:08:24 +00:00
pld_wdog.c
power.c
power.h
psycho.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
psychoreg.h
psychovar.h For pci devices without ofw mapping find ino by pci bus/slot/device 2004-01-21 07:16:07 +00:00
sab82532reg.h
sab.c clean up the questionable use of sabtty_match() as submatch function 2004-09-13 14:32:38 +00:00
sbus.c _sbus_bus_map: check for the existence of `ranges' in the tag before using them. 2004-07-28 19:15:47 +00:00
sbusreg.h
sbusvar.h sbus_attach: use bus_space_tag_allocate(); 2004-06-30 21:37:49 +00:00
zs.c Use the promlib I/O routines. 2004-03-21 15:08:24 +00:00
zsvar.h