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
/
mvme68k
/
dev
/
if_le.c
Age
Commit message (
Expand
)
Author
2009-02-17
Add real bus_space and bus_dma to mvme68k, so that it can benefit from
Miod Vallat
2006-01-11
Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.
Miod Vallat
2005-11-24
Prefer vaddr_t and paddr_t types in device softc, instead of void * and
Miod Vallat
2004-07-30
Move struct evcount inside struct intrhand, and modernize intrhand
Miod Vallat
2004-07-30
Switch mvme68k to evcount interrupt counters.
Miod Vallat
2004-07-02
Kill ca_master in autoconf structures. Drivers either only attach to one
Miod Vallat
2004-04-29
Correctly initialize the hardware's memory address on MVME376, it uses
Miod Vallat
2003-12-30
Add support for all six Motorola-supported configurations of MVME376
Miod Vallat
2003-10-14
Oops, unbrek.
Miod Vallat
2003-10-13
Do not define LEDEBUG by default.
Miod Vallat
2003-09-29
avaliable -> available
Miod Vallat
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-04-29
wierd -> weird
Peter Valchev
2002-04-27
Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-21
Let this compile for kernels where no pcc device is configured (i.e. kernels
Miod Vallat
2001-12-19
cleanup
Theo de Raadt
2000-01-29
Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor...
Steve Murphree
2000-01-24
Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to le....
Steve Murphree
1998-09-16
o if_media'fied am7990
Jason Wright
1997-08-08
Initialize hwreset.
Jason Downs
1996-08-20
init sc_mem; cleanup
Theo de Raadt
1996-06-11
call am7990_config()
Theo de Raadt
1996-05-29
update for new generic boot
chuck
1996-05-10
split le driver, if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1996-05-06
fix russian typo
Theo de Raadt
1996-05-05
add general ether_ioctl call in net/if_ethersubr.c,
Michael Shalayeff
1996-04-28
cfattach/cfdriver split
Theo de Raadt
1995-12-27
use splnet instead of splimp
Theo de Raadt
1995-11-07
$Id$ throughout
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt