DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
[dragonfly.git] / sys / platform / pc32 / i386 / perfmon.c
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2008-05-10 Matthew DillonFinish moving the kernel from tsc_freq (32 bits) to...
2007-07-02 Matthew DillonThe kernel perfmon support (options PERFMON) was trying...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-12 Matthew DillonForward FAST interrupts to the MP lock holder + minor...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: