freebsd-dev/sys/alpha/conf
Andrew Gallatin a671d614ca Reserve a major number for use by the Iprobe device driver.
Iprobe is an alpha-only system profiling suite which I'm porting from
Linux/alpha to FreeBSD.

Iprobe works by using the hardware profiling support built into
alpha cpus.  In a nutshell,  what Iprobe does is to setup the alpha
performance counters to sample the pc at a fairly high rate & dumps
those pc samples out to user space.  Then some code runs to map the
sampled PCs to functions.  You get a bit more than that (like the PSL
word, so you can tell if you're in the kernel or userland, what the
ipl is, etc).
1999-01-18 20:38:37 +00:00
..
devices.alpha Cam changes sd to da. 1998-09-18 18:40:59 +00:00
files.alpha Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
GENERIC Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
kernel.script Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors.alpha Reserve a major number for use by the Iprobe device driver. 1999-01-18 20:38:37 +00:00
Makefile.alpha Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
NOTES Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
options.alpha Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
SIMOS Update SimOS scsi driver to use CAM. 1998-09-26 14:49:26 +00:00