summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
2007-04-10``it's'' -> ``its'' when the grammar gods require this change.Miod Vallat
2006-12-21'immediatly' -> 'immediately' in comments.Kenneth R Westerback
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2006-06-17add sys/timeout.hBrad Smith
2006-05-30Do not reset the board, for it will not keep the interrupt configuration theMiod Vallat
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback
2005-11-23assume vtophys(vaddr_t) just what all the other archs expect; no functional c...Michael Shalayeff
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2004-12-26Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-10-29Prettier dmesg on vortexes.Miod Vallat
2004-08-01Fold in relevant bits of the most recent two updates fromKenneth R Westerback
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2004-05-05regenMichael Shalayeff
2004-05-05shrink some descriptionsMichael Shalayeff
2004-03-31regenMichael Shalayeff
2004-03-31a few more hp cardsMichael Shalayeff
2004-01-09remove uvm_extern.hBrad Smith
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-12another small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-03-29device/vendor id is always < 7 chars. store it in the array and save on the e...Michael Shalayeff
2003-03-29add some more eisa devicesMichael Shalayeff
2003-01-15regenMichael Shalayeff
2003-01-15a few more products and wdcMichael Shalayeff
2003-01-10now that epconfig() prints stuff another new way fix the dmesg print again. a...Michael Shalayeff
2002-12-20no need for these to sit in their own dirs, there not gonna be any sources th...Michael Shalayeff
2002-06-28Return of new ahcSteve Murphree
2002-06-09a step towards consistancy; in general:Todd T. Fries
2002-06-02withough -> withoutTheo de Raadt
2002-03-19remove __PTodd C. Miller
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16eisa support for ahc. (left out)Steve Murphree
2002-01-24bussified and bus-split bustec scsi ha driver.Michael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-09-18allow a little more time for reset and match TCM5098 (from NetBSD pr'sJason Wright
2001-09-18syncJason Wright
2001-09-18another 3com EISA board (from NetBSD pr 13948)Jason Wright
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-26remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok.Federico G. Schwindt
2001-08-12absolutely no need to include vm_parm.h after vm.hMichael Shalayeff
2001-03-09proper irq printout (like other busses)Michael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-02-03new timeoutsMichael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26bt760 ether, fix bt763eMichael Shalayeff