summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/apci.c
AgeCommit message (Expand)Author
2005-01-15Kill whitespace at EOL.Miod Vallat
2004-09-29Switch hp300 to evcount.Miod Vallat
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-08-15change arguments to suser. suser now takes the process, and a flagsTed Unangst
2003-06-04Delete UCB term 3. When there are other copyright owners, we affirmTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-23For serial console, drop into ddb on <break> if ddb.console is nonzeroTodd C. Miller
2001-06-27recieve -> receiveNathan Binkert
2001-05-10Don't play with MCR_IEN, it breaks serial console input on the 425e.Todd C. Miller
2001-05-10In apciparam() in the ospeed == 0 case, actually set the cfcr to the newTodd C. Miller
2001-05-10Skip "serial 1" on non-425e models. It's mapped to DCA at 9 on everyTodd C. Miller
2001-05-10When acpi is used as the console, set cn_tab appropriately so that aTodd C. Miller
2001-05-10Move the timeout_set() call up a bitTodd C. Miller
2001-05-01convert to new timeoutsTodd C. Miller
1997-09-14callout support sync, from Theo.Jason Downs
1997-07-14cua devices for all!Jason Downs
1997-07-06Sync with changes from NetBSD, up to 970705.Jason Downs