summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/vpoio.c
Commit message (Expand)AuthorAgeFilesLines
* Add locking to ppc and ppbus and mark the whole lot MPSAFE:jhb2009-01-211-0/+2
* Various whitespace and style fixes.jhb2008-11-161-18/+22
* Several cleanups to remove the need for explicit unit numbers and a fewjhb2008-10-211-7/+7
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Use __FBSDID().obrien2003-08-241-1/+3
* Remove empty #if*/#endif clauses.phk2002-09-211-3/+0
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-2/+2
* Translate various ppbus sequences into microsequences to limitnsouch2001-06-231-43/+54
* Cleanup and improve mode detection. Now, you should get what you actuallynsouch2001-01-021-122/+50
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Remove unneeded <sys/buf.h> includes.phk2000-04-181-1/+0
* Port of ppbus standalone framework to the newbus system.nsouch2000-01-141-83/+87
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-4/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make ppbus compile under egcs. I'm not sure about this casting-to-union-peter1999-04-051-5/+7
* Distinguish EPP address/data register. Add EPP address register access to ppi.nsouch1999-01-301-14/+14
* Major ppbus commit with:nsouch1999-01-101-4/+15
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-5/+1
* - port of vpo code to CAMnsouch1998-09-201-15/+60
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +nsouch1998-09-131-59/+77
* Major ppbus updates from the author.msmith1998-08-031-0/+771
OpenPOWER on IntegriCloud