summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
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
1998-05-18newer asc driver from NetBSDTodd C. Miller
1998-02-16syncTheo de Raadt
1998-02-16Add entries for the PMAZ-DS and PMAZ-FS (Flamingo Turbochannel Dual SCSITheo de Raadt
1997-11-07$OpenBSD$Niklas Hallqvist
1997-07-08Add fix for another quirky behaviour: sending the command after a syncmhitch
1997-02-01put an harmless waring behind an DIAGNOSTICThomas Graichen
1997-01-13small changes to get it compiled on the pmax (does'nt affect anything else)Thomas Graichen
1996-12-08Forgotten files from NetBSD mergeNiklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-10-04silence warningTheo de Raadt
1996-07-27mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data isTheo de Raadt
1996-06-18Try to avoid collisions with reselection when starting a new selection.Theo de Raadt
1996-06-10sync to 0607Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-10split le driver, add iy driverTheo de Raadt
1996-05-07add :Theo de Raadt
1996-05-02make these work togetherTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-01-05from netbsd:Theo de Raadt