Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/hpetreg.h
RevisionDateAuthorComments
 1.4  31-Oct-2011  yamt hpet:
- fix an integer overflow bug introduced by hpet.c rev.1.11.
- a workaround for AMD SB700 based systems, inspired from linux.
 1.3  15-Feb-2008  jmcneill branches: 1.3.20;
Add missing register definitions.
 1.2  09-Dec-2007  jmcneill Merge jmcneill-pm branch.
 1.1  08-Mar-2007  njoly branches: 1.1.4; 1.1.16; 1.1.18; 1.1.20; 1.1.26; 1.1.28; 1.1.30;
High Precision Event Timer driver, following Intel specifications.

Allow attachement at both ACPI (hpet@acpi) and AMD8111 LPC Controller
(hpet@amdpcib).

Requested by xtraeme, and tested by a few users.
 1.1.30.1  11-Dec-2007  yamt sync with head.
 1.1.28.1  26-Dec-2007  ad Sync with head.
 1.1.26.1  18-Feb-2008  mjf Sync with HEAD.
 1.1.20.4  27-Feb-2008  yamt sync with head.
 1.1.20.3  21-Jan-2008  yamt sync with head
 1.1.20.2  03-Sep-2007  yamt sync with head.
 1.1.20.1  08-Mar-2007  yamt file hpetreg.h was added on branch yamt-lazymbuf on 2007-09-03 14:34:36 +0000
 1.1.18.2  23-Mar-2008  matt sync with HEAD
 1.1.18.1  09-Jan-2008  matt sync with HEAD
 1.1.16.1  04-Sep-2007  joerg Add a bunch of register defines for interrupts and periodic operation.
Rename HPET_MCOUNT to HPET_MCOUNT_LO. Don't bother the user that we
don't use the higher 32bit for the counter.
 1.1.4.2  12-Mar-2007  rmind Sync with HEAD (missed new files in previous).
 1.1.4.1  08-Mar-2007  rmind file hpetreg.h was added on branch yamt-idlelwp on 2007-03-12 06:14:51 +0000
 1.3.20.1  25-Jan-2012  riz Pull up following revision(s) (requested by hannken in ticket #1715):
- Be robust against an invalid timer period value.
sys/dev/ic/hpetreg.h Rev. 1.4
sys/dev/ic/hpet.c Rev. 1.8

- Fix wrong definition of LAPIC_LEVEL_ASSERT / _MASK
sys/arch/x86/include/i82489reg.h Rev. 1.11

- Add virtio driver - speed up disk and network access in virtual environments
sys/arch/i386/conf/GENERIC Rev. 1.1055
sys/arch/i386/conf/ALL Rev. 1.325
sys/arch/amd64/conf/GENERIC Rev. 1.338
sys/dev/pci/files.pci Rev. 1.350
sys/dev/pci/if_vioif.c Rev. 0-1.2
sys/dev/pci/ld_virtio.c Rev. 0-1.4
sys/dev/pci/viomb.c Rev. 0-1.1
sys/dev/pci/virtio.c Rev. 0-1.3
sys/dev/pci/virtioreg.h Rev. 0-1.1
sys/dev/pci/virtiovar.h Rev. 0-1.1
distrib/sets/lists/man/mi Rev. 1.1352 and 1.1358
share/man/man4/Makefile Rev. 1.573 and 1.575
share/man/man4/ld.4 Rev. 1.19
share/man/man4/virtio.4 Rev. 0-1.4
share/man/man4/vioif.4 Rev. 0-1.2
share/man/man4/viomb.4 Rev. 0-1.2

Allow NetBSD to run unmodified under Linux/kvm.

RSS XML Feed