summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
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
2001-01-26regenMichael Shalayeff
2001-01-26constify eisa_knowndevsMichael Shalayeff
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-04-14This fixes EISA bus_space API. The bus dma tag was never initialized!!!Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
2000-03-13Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry....Mats O Jansson
2000-03-13sync. -mojMats O Jansson
2000-03-13Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and...Mats O Jansson
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30more KNF and cleanupJason Wright
1999-11-23pretty up kernel printf'sJason Wright
1999-06-23regenMichael Shalayeff
1999-06-23add hp atm and madge token ringMichael Shalayeff
1999-06-16On the off chance that something that is NOT the kernel includes thoseMarc Espie
1999-03-04regenMichael Shalayeff
1999-03-04att bt763e etherMichael Shalayeff
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-11-27regenMichael Shalayeff
1998-11-27some more HP eisa system boardsMichael Shalayeff
1998-11-22regenMichael Shalayeff
1998-11-22some HP devicesMichael Shalayeff
1998-10-29hppa could be eisa tooMichael Shalayeff
1998-09-19Added if_media support from NetBSD. -mojMats O Jansson
1998-09-11change missed by fgsch, tsk tsk tskTheo de Raadt
1998-07-04syncTheo de Raadt
1998-07-04add new devices; kleinkTheo de Raadt
1998-05-16syncimp
1998-05-16Add DeskStation Technology and Evolution RISC PCimp
1998-02-26clean dmesgTheo de Raadt
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist