summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/apci.c
AgeCommit message (Expand)Author
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