summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/pckbc_ebus.c
AgeCommit message (Expand)Author
2010-11-23removed slot argument of function pckbc_cnattachAlexandr Shadchin
2010-07-21Disable the heuristics for legacy free systems if pckbc flags are set to 1Miod Vallat
2008-07-29Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), basedMiod Vallat
2008-07-16Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels.Miod Vallat
2007-10-01More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' whereKenneth R Westerback
2004-11-02Use PROM mappings, if available, whenever we are the console device or not;Miod Vallat
2003-12-16Don't need linear mappings here eitherJason Wright
2003-06-24Add a "where" argument to the sparc64 interrupt code. This lets usHenric Jungheim
2003-06-02nuke terms 3 & 4Jason Wright
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-02-18Driver for the i8042 keyboard controller on systems with ebusJason Wright