NetBSD/sys/arch/mips/alchemy/dev
gdamore 08f478e5ab Fix the RTC so that the AU1550 keeps accurate time. The RTC is taken from
the TOY register, which is presumed to be seconds since Jan. 1 2000.

For now I'm assuming the trim divider is 32K, which makes 1 tick per sec.
This is true for the DBAU1550 board at least.  Other boards might need to
initialize a reasonable trim counter and establish the 32KHz oscillator.

In any case, this code is *no worse* on older systems than what was there
before.
2006-03-09 20:42:18 +00:00
..
ac97reg.h Split out peripheral register defines from aureg.h. As discussed with 2006-02-09 03:14:31 +00:00
auaudio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
aucom_aubus.c Remove not-useful UART references from aureg.h, duplicates consolidated into 2006-02-09 01:08:40 +00:00
aucom.c Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
aucomreg.h Remove not-useful UART references from aureg.h, duplicates consolidated into 2006-02-09 01:08:40 +00:00
aucomvar.h remove the COM_MPLOCK option. always include the spinlock in the softc 2005-12-27 00:46:38 +00:00
augpio.c Use bus_space instead of direct access. 2006-02-18 23:21:06 +00:00
augpioreg.h Use bus_space instead of direct access. 2006-02-18 23:21:06 +00:00
aupci.c Masking for mstart was still *not* right. This time I'm fairly sure I got 2006-02-27 21:10:27 +00:00
aupcireg.h Reenable PCI on DBAU1500. May still be useful for PIO devices. Comments 2006-02-16 01:55:17 +00:00
aupcivar.h Reenable PCI on DBAU1500. May still be useful for PIO devices. Comments 2006-02-16 01:55:17 +00:00
aupcmcia.c Initial commit of aupcmcia chip driver. It requires board specific logic 2006-02-23 03:49:28 +00:00
aupcmciareg.h Initial commit of aupcmcia chip driver. It requires board specific logic 2006-02-23 03:49:28 +00:00
aupcmciavar.h Initial commit of aupcmcia chip driver. It requires board specific logic 2006-02-23 03:49:28 +00:00
aupsc.c Change name of SMBus include: smbusreg.h => ausmbus_pscreg.h. 2006-03-06 23:06:17 +00:00
aupscreg.h Add some definitions for register bits. 2006-03-06 17:10:46 +00:00
aupscvar.h Add enable/disable/suspend functions for AuXXXX PSC devices. 2006-03-06 17:15:03 +00:00
aurtc.c Fix the RTC so that the AU1550 keeps accurate time. The RTC is taken from 2006-03-09 20:42:18 +00:00
ausmbus_psc.c Change name of SMBus include: smbusreg.h => ausmbus_pscreg.h. 2006-03-06 23:06:17 +00:00
ausmbus_pscreg.h Change name of SMBus include: smbusreg.h => ausmbus_pscreg.h. 2006-03-06 23:06:17 +00:00
if_aumac.c Oops, missed the call to rnd_attach_source() in previous. 2006-03-03 05:35:26 +00:00
if_aumacreg.h
ohci_aubus.c Split out peripheral register defines from aureg.h. As discussed with 2006-02-09 03:14:31 +00:00
ohcireg.h Split out peripheral register defines from aureg.h. As discussed with 2006-02-09 03:14:31 +00:00
usbdreg.h Split out peripheral register defines from aureg.h. As discussed with 2006-02-09 03:14:31 +00:00