summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev
AgeCommit message (Expand)Author
1999-03-03rework check_eh() so that it is bridge awareJason Wright
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-09-16o if_media'fied am7990Jason Wright
1998-07-19do not force single if rd rootTheo de Raadt
1998-01-19Cleanup output for probed VME devices.etheisen
1997-11-24partially apply that dk_* prMichael Shalayeff
1997-11-20177 boards have 128k SRAM.etheisen
1997-08-08Initialize hwreset.Jason Downs
1997-07-27time_t is not longTheo de Raadt
1997-04-02add off-level character recieve.Dale S. Rahn
1997-02-22sends and receives and illustrates that the vme board has interrupt vector bugsTheo de Raadt
1997-02-22add register bit definesTheo de Raadt
1997-02-11ok, transmit on port 0 works...Theo de Raadt
1997-02-05correct boottime messagesTheo de Raadt
1997-01-28use scsiprintTheo de Raadt
1996-12-24nearly working driver for wglen serial cardTheo de Raadt
1996-12-24for the moment, yammer a bit moreTheo de Raadt
1996-12-11correct master decoded logic; i have mapped a vmes device successfully nowTheo de Raadt
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-08-20init sc_mem; cleanupTheo de Raadt
1996-06-11tty_attach()Theo de Raadt
1996-06-11use void * for pa/va instead of caddr_tTheo de Raadt
1996-06-11use intr_findvec()Theo de Raadt
1996-06-11call am7990_config()Theo de Raadt
1996-05-29update for new generic bootchuck
1996-05-27import from sun3chuck
1996-05-10Add some code bulletproofing, I have had this around for some timeDale S. Rahn
1996-05-10split le driver, if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-10fix sync scsiTheo de Raadt
1996-05-07delete impossible to reach code, use more defined constantsTheo de Raadt
1996-05-06correct my interrupt bugsTheo 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-28wdsc driver hacked from amiga driver by Steve WoodfordTheo de Raadt
1996-04-28cfattach/cfdriver split; we hate caddr_tTheo de Raadt
1996-04-28cfattach/cfdriver splitTheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-02-03Ensure siop_acb alignment via malloc rather than let alignment dependchuck
1995-12-27use splnet instead of splimpTheo de Raadt
1995-12-16Two changes are made in this checkin.Dale S. Rahn
1995-12-01we cannot jump into ddb until the interrupt has been acknowledged to theTheo de Raadt
1995-12-01previous verbosity patch was wrongTheo de Raadt
1995-12-01add CONSOLEBREAKDDB support. also be less verbose at boot..Theo de Raadt
1995-12-01fixed ddb, improved fifo handling, new still-not-working dma supportTheo de Raadt
1995-12-01for now, assume no flash on 167 (is this true?)Theo de Raadt
1995-11-30do not drop into debugger on simple recoverable errorsTheo de Raadt
1995-11-19in clcninit: we need to use IIOV to convert the physical address ofchuck
1995-11-17add a neat hack for write, but it still does not workTheo de Raadt
1995-11-13comment a bit betterTheo de Raadt
1995-11-07$Id$ throughoutTheo de Raadt