summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/immio.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/+23
* Several cleanups to remove the need for explicit unit numbers and a fewjhb2008-10-211-10/+13
* bandaid assumption that char is signedsam2005-12-211-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Translate various ppbus sequences into microsequences to limitnsouch2001-06-231-66/+74
* Discard extra status information if -1. This has been breaking thensouch2001-01-251-0/+5
* Cleanup and improve mode detection. Now, you should get what you actuallynsouch2001-01-021-61/+41
* 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-69/+77
* 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-3/+5
* Distinguish EPP address/data register. Add EPP address register access to ppi.nsouch1999-01-301-12/+12
* Major ppbus commit with:nsouch1999-01-101-1/+3
* lpbb is the official Philips parallel I2C interface. lpbb.c contains onlynsouch1998-10-311-7/+15
* abort imm init if can't disconnect from drivensouch1998-10-021-1/+2
* - port of vpo code to CAMnsouch1998-09-201-28/+50
* Lowlevel i/o routines for ZIP+ support. Mostly written with microseqnsouch1998-09-131-0/+771
OpenPOWER on IntegriCloud