Age | Commit message (Expand) | Author |
2005-02-17 | miscellaneous typo fixes: | Jean-Francois Brousseau |
2004-12-26 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-10-29 | Prettier dmesg on vortexes. | Miod Vallat |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst |
2004-05-05 | regen | Michael Shalayeff |
2004-05-05 | shrink some descriptions | Michael Shalayeff |
2004-03-31 | regen | Michael Shalayeff |
2004-03-31 | a few more hp cards | Michael Shalayeff |
2004-01-09 | remove uvm_extern.h | Brad Smith |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-12 | another small compiler warning cleanup (#error instead of bailing out) | Hans-Joerg Hoexer |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-03-29 | device/vendor id is always < 7 chars. store it in the array and save on the e... | Michael Shalayeff |
2003-03-29 | add some more eisa devices | Michael Shalayeff |
2003-01-15 | regen | Michael Shalayeff |
2003-01-15 | a few more products and wdc | Michael Shalayeff |
2003-01-10 | now that epconfig() prints stuff another new way fix the dmesg print again. a... | Michael Shalayeff |
2002-12-20 | no need for these to sit in their own dirs, there not gonna be any sources th... | Michael Shalayeff |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-06-09 | a step towards consistancy; in general: | Todd T. Fries |
2002-06-02 | withough -> without | Theo de Raadt |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-16 | eisa support for ahc. (left out) | Steve Murphree |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
2001-09-18 | allow a little more time for reset and match TCM5098 (from NetBSD pr's | Jason Wright |
2001-09-18 | sync | Jason Wright |
2001-09-18 | another 3com EISA board (from NetBSD pr 13948) | Jason Wright |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-26 | remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok. | Federico G. Schwindt |
2001-08-12 | absolutely no need to include vm_parm.h after vm.h | Michael Shalayeff |
2001-03-09 | proper irq printout (like other busses) | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-01-26 | regen | Michael Shalayeff |
2001-01-26 | bt760 ether, fix bt763e | Michael Shalayeff |
2001-01-26 | regen | Michael Shalayeff |
2001-01-26 | constify eisa_knowndevs | Michael Shalayeff |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell |
2000-04-14 | This fixes EISA bus_space API. The bus dma tag was never initialized!!! | Steve Murphree |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-13 | Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.... | Mats O Jansson |
2000-03-13 | sync. -moj | Mats O Jansson |