summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
2008-08-09Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getMiod Vallat
2008-07-30Give iada_modname[] room for a terminating NUL in struct ioasicdev_attach_args;Miod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-11-06Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.Miod Vallat
2007-06-25Fix a couple of "of of"s in comments.Tom Cosgrove
2007-06-18fix pasto'sJasper Lievisse Adriaanse
2007-06-17ansify/de-registerJasper Lievisse Adriaanse
2007-05-26More comment typos from Diego Casati. Including winners like funtion, allmost,Kenneth R Westerback
2007-05-25"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.Kenneth R Westerback
2007-04-12Fix newlines in dmesg.Miod Vallat
2006-03-13Remove unused softc member.Miod Vallat
2006-03-13RegenMiod Vallat
2006-03-13Conforming to the party's line, report unconfigured devices asMiod Vallat
2005-10-11TC le(4) needs to be accessed in sparse address space for alpha.Martin Reindl
2005-05-22remove "0x" in front of %p in printfs.Artur Grabowski
2005-03-08Cosmetics...Thierry Deval
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2003-09-26Typos: defintion -> definition, proccess -> processMiod Vallat
2003-06-053/4 knockout for peter galbavyTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-06-09More sc_arpcom fallout.Artur Grabowski
2002-06-02withough -> withoutTheo de Raadt
2002-05-03Regen.Miod Vallat
2002-05-03Add more cards and device names, and print better looking probe messages forMiod Vallat
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-08Sprinkle pmap_update calls where relevant and some otherArtur Grabowski
2001-11-30Kill uvm_pagealloc_contig. The two drivers that still used it should haveArtur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-12absolutely no need to include vm_parm.h after vm.hMichael Shalayeff
2001-06-27More pmax files are leaving the party.Miod Vallat
2001-06-27zap old vmArtur Grabowski
2001-06-25Convert to new timeouts; miod@ okAaron Campbell
2001-05-11Revert previous untested change, until a fix is ready.Miod Vallat
2001-05-01Convert to new timeouts.Aaron Campbell
2001-01-25spellingTodd T. Fries
2000-11-08allocate le_iomem in le_ioasic_attach instead of MD code,Artur Grabowski
2000-09-10Pull in two asc fixes from NetBSD, makes pmax port on DS5000/200 alive againMiod Vallat
1999-12-03make this compile again; millert.Jason Wright
1999-11-30more KNF and cleanupJason Wright
1999-11-23pretty up kernel printf'sJason Wright
1998-09-16o if_media'fied am7990Jason Wright
1998-06-23syncTheo de Raadt
1998-06-23add LoFi;jonathanTheo de Raadt