summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/ppb_base.c
Commit message (Expand)AuthorAgeFilesLines
* - Use ppb_assert_locked() rather than using explicit mtx_assert callattilio2011-11-221-23/+8
* Introduce macro stubs in the mutex implementation that will be alwaysattilio2011-11-201-4/+1
* Add locking to ppc and ppbus and mark the whole lot MPSAFE:jhb2009-01-211-16/+79
* Various whitespace and style fixes.jhb2008-11-161-4/+4
* Several cleanups to remove the need for explicit unit numbers and a fewjhb2008-10-211-1/+1
* Use __FBSDID().obrien2003-08-241-4/+4
* Define a module version.imp2003-08-221-0/+2
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Fix the detection of parallel port Zip drives.n_hibma2000-07-181-4/+5
* Port of ppbus standalone framework to the newbus system.nsouch2000-01-141-76/+61
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Passing the unit number to an interrupt routing is kind of narrowminded,phk1999-08-081-1/+3
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-3/+4
* Major ppbus commit with:nsouch1999-01-101-11/+38
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +nsouch1998-09-131-2/+2
* Major ppbus updates from the author.msmith1998-08-031-38/+25
* Removed unused #includes. The !KERNEL case may be more broken than before.bde1997-09-011-14/+1
* Remove bogus i386/* includes.msmith1997-08-281-5/+1
* Sync with ppbus-970815 from the author :msmith1997-08-161-0/+210
OpenPOWER on IntegriCloud