summaryrefslogtreecommitdiff
path: root/sys/arch/pmppc/dev
AgeCommit message (Expand)Author
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2006-09-17Convert pmppc TODR handling to "common" mc146818 framework, and addgdamore
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-06-04Rename local variables to avoid shadowing, and add a few const qualifications.he
2004-02-04Add code to initialize the EEPROM in case the boot monitor doesn't do it.augustss
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-04-22Include <machine/pio.h> for in8() and in16().bjh21
2002-12-19Initialize the media to 10baseT. From Steph Bailey.augustss
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-06-12Fix typo in probe code.augustss
2002-05-30Add missing files to the pmppc port.augustss