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
/
mvme88k
/
dev
/
if_ie.c
Age
Commit message (
Expand
)
Author
2001-08-26
Add prototypes, fix compilation warnings, random style fixes.
Miod Vallat
2001-08-24
No newline at the end of panic messages.
Miod Vallat
2001-08-08
New timeouts.
Miod Vallat
2001-06-08
Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to
Artur Grabowski
2001-03-09
kernel will compile with -Werror. Added intr.h
Steve Murphree
2001-03-07
Fix interrupt handler registration and prototypes.
Miod Vallat
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2000-03-03
$OpenBSD$
Todd T. Fries
1999-09-27
adding support for MVME188 and MVME197. Plus 32bit if_ie.
Steve Murphree
1999-05-29
Added vme bus device drivers. MVME328, MVME376, MVME332
Steve Murphree
1999-03-03
rework check_eh() so that it is bridge aware
Jason Wright
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-12-15
Commit for the first real OpenBSD mvme88k port.
Steve Murphree
1997-03-03
Third try at importing the mvme88k port. This is a working kernel
Dale S. Rahn