index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hp300
/
dev
/
frodo.c
Age
Commit message (
Expand
)
Author
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-01-14
Move the isa bridge probe from isabr to frodo, so that frodo only attempts
Miod Vallat
2007-01-06
Preliminary support for the hp300 single ISA slot found in 4xx `t' models.
Miod Vallat
2007-01-06
Propagate bus_space_tag_t through device attachment args structures, rather
Miod Vallat
2006-06-16
Line 0 is not wired, thus illegal for use in frodo_intr_establish().
Miod Vallat
2005-11-16
Mention ipl in dmesg, for consistency with other devices.
Miod Vallat
2005-11-12
Provide useful information if we panic due to looping interrupts.
Miod Vallat
2005-09-27
Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
Miod Vallat
2004-09-29
Switch hp300 to evcount.
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-05-10
Skip "serial 1" on non-425e models. It's mapped to DCA at 9 on every
Todd C. Miller
1997-07-06
Sync with changes from NetBSD, up to 970705.
Jason Downs