summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcf
Commit message (Expand)AuthorAgeFilesLines
* Fix bktr and pcf compilation with LINTnsouch2002-03-251-2/+2
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Port of ppbus standalone framework to the newbus system.nsouch2000-01-141-76/+64
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+1
* Trim some unused #includespeter1999-10-111-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-291-6/+8
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Missing 'int' in declaration of variables.peter1999-05-061-2/+2
* Operator precedence bugpeter1999-05-021-2/+2
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-3/+1
* iicbus probe and attach deferred until root_bus_configure() call.nsouch1998-11-041-5/+1
* Fixup prototypes so that this beastie compiles.peter1998-10-311-4/+4
* pcf.c: timeout management addednsouch1998-10-311-47/+90
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-2/+4
* Reviewed by: Doug Rabsonnsouch1998-09-031-0/+607
OpenPOWER on IntegriCloud