summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/if_le.c
AgeCommit message (Expand)Author
2009-02-21No need to use special copy{from,to}buf for MVME376, the board's buffersMiod Vallat
2009-02-17Add real bus_space and bus_dma to mvme68k, so that it can benefit fromMiod Vallat
2006-01-11Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.Miod Vallat
2005-11-24Prefer vaddr_t and paddr_t types in device softc, instead of void * andMiod Vallat
2004-07-30Move struct evcount inside struct intrhand, and modernize intrhandMiod Vallat
2004-07-30Switch mvme68k to evcount interrupt counters.Miod Vallat
2004-07-02Kill ca_master in autoconf structures. Drivers either only attach to oneMiod Vallat
2004-04-29Correctly initialize the hardware's memory address on MVME376, it usesMiod Vallat
2003-12-30Add support for all six Motorola-supported configurations of MVME376Miod Vallat
2003-10-14Oops, unbrek.Miod Vallat
2003-10-13Do not define LEDEBUG by default.Miod Vallat
2003-09-29avaliable -> availableMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-04-29wierd -> weirdPeter Valchev
2002-04-27Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-21Let this compile for kernels where no pcc device is configured (i.e. kernelsMiod Vallat
2001-12-19cleanupTheo de Raadt
2000-01-29Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor...Steve Murphree
2000-01-24Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to le....Steve Murphree
1998-09-16o if_media'fied am7990Jason Wright
1997-08-08Initialize hwreset.Jason Downs
1996-08-20init sc_mem; cleanupTheo de Raadt
1996-06-11call am7990_config()Theo de Raadt
1996-05-29update for new generic bootchuck
1996-05-10split le driver, if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-06fix russian typoTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-04-28cfattach/cfdriver splitTheo de Raadt
1995-12-27use splnet instead of splimpTheo de Raadt
1995-11-07$Id$ throughoutTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt