History log of /netbsd-src/sys/arch/amiga/dev/rtc.h (Results 1 – 10 of 10)
Revision Date Author Comments
# 41e877e7 14-Nov-2012 rkujawa <rkujawa@NetBSD.org>

Nuke unused clock struct, was used by a2kbbc before conversion to MI msm6242b
driver.


# 109792dc 14-May-2002 matt <matt@NetBSD.org>

Eliminate commons. (including a few unused or mismatched ones).


# 9382c873 26-Jan-2002 aymeric <aymeric@NetBSD.org>

- ANSIfy
- remove some trailing spaces/tabs
- minor style nits


# 2e3d1cc0 03-Jan-2000 is <is@NetBSD.org>

The Ricoh chip has a seperate leapyear counter.
We must write this when we write the year register, keeping them in sync.
XXX the chosen algorithm only works for 1901 <= year <= 2099.


# ba07737b 14-Mar-1999 is <is@NetBSD.org>

Use the 1/256s-resolution when reading the DraCo battery backed clock


# fc3de9d8 17-Jul-1997 is <is@NetBSD.org>

Make the DraCo hardware clock an autoconfiguration device.


# b2361aa1 25-May-1997 veego <veego@NetBSD.org>

Remove some defines which are no longer needed.
clock.c uses now sys/dev/clock_subr.[ch].


# 974e9f6e 21-Apr-1996 veego <veego@NetBSD.org>

- Cleanup for -Wall and -Wstrict-prototypes
- Added support for multiple floppy drives
- CyberVision64:
- has now a real console mode
- another bugfix for boards with the new S3 chip

- Cleanup for -Wall and -Wstrict-prototypes
- Added support for multiple floppy drives
- CyberVision64:
- has now a real console mode
- another bugfix for boards with the new S3 chip
- Ariadne:
- fixed crashes with aeput (mbuf failure)

show more ...


# ec77f0b3 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 15d4cf6b 08-May-1994 chopps <chopps@NetBSD.org>

resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to w

resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users. Other drivers soon.

show more ...