History log of /src/sys/dev/dec/mcclock_pad32.h |
Revision | | Date | Author | Comments |
1.10 |
| 11-Feb-2000 |
simonb | Declare the mcclock_pad32_busfns variable as extern.
|
1.9 |
| 19-Apr-1998 |
jonathan | branches: 1.9.14; Copy alpha/tc/mcclock_ioasic.c (duplicated in pmax/tc/mcclock_ioasic.c) into sys/dev/dec and split into a clockfns layer and a "middle" layer for other DEC systems which use mcclocks with each onchip byte register padded out to a 32-bit word.
Clone alpha/alpha/mcclock (also duplicated in pmax port) into sys/dev/dec, and ifdef for default clockrates on pmax and alpha.
Use new machinery on pmax for ibus,ioasic attached mcclocks.
|
1.8 |
| 02-Sep-1997 |
thorpej | Nuke the idea of <machine/options.h>. It completely defeats the purpose of fine-grain option dependencies.
|
1.7 |
| 22-Jul-1997 |
jonathan | branches: 1.7.2; Use new <dev/dec/clockvar.h> and and <dev/dec/mcclokvar.h>. Garbage-collect original headers from sys/arch/alpha.
|
1.6 |
| 07-Apr-1997 |
cgd | by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS options, which is present but commented out in the ALPHA config file. In ELF-format kernels, these strings are present in the kernel binary but are not loaded into memory. (In ECOFF-format kernels, there's no easy way to keep them from being loaded, so they _are_ loaded into memory.)
|
1.5 |
| 06-Apr-1997 |
cgd | clean up NetBSD RCS ID strings, include machine/options.h
|
1.4 |
| 08-Dec-1996 |
cgd | remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers)
|
1.3 |
| 05-Dec-1996 |
cgd | update these so they compile whether or not __BROKEN_INDIRECT_CONFIG is defined.
|
1.2 |
| 17-Apr-1996 |
cgd | branches: 1.2.2; fix copyrights
|
1.1 |
| 17-Apr-1996 |
cgd | clean up clock handling: clock drivers are now seperate from the chip-independent clock code. 'clock' has been renamed 'mcclock' 'clock' has been renamed 'mcclock' (since it's a driver for that particular clock, and since eventually there may be another clock chip driver), and now attaches via seperate match/attach functions to both TC and ISA. This removes a whole lot of #ifdefs...
|
1.2.2.4 |
| 12-Aug-1997 |
cgd | sync with -current as of August 11, 1997
|
1.2.2.3 |
| 01-Jun-1997 |
cgd | sync the nwscons branch up with yesterday's version of the trunk. Lots of conflicts/changes because of the RCS Id format changes. Also, a few cleanups and corrections.
|
1.2.2.2 |
| 08-Dec-1996 |
cgd | sync __BROKEN_INDIRECT_CONFIG removal with trunk.
|
1.2.2.1 |
| 07-Dec-1996 |
cgd | mostly sync with changes on the trunk
|
1.7.2.1 |
| 04-Sep-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
1.9.14.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|