| Age | Commit message (Expand) | Author |
| 1994-05-13 | Use ether_ifattach() rather than doing the same thing in each driver. | mycroft |
| 1994-05-12 | Nuke some junk in scsi_link, as pointed out by Gordon. | mycroft |
| 1994-05-11 | Fill in some more struct ifnet fields. | mycroft |
| 1994-05-11 | Get rid of the private vnread() and vnwrite(); they are the same as rawread() | mycroft |
| 1994-05-11 | Add dummy *dump() routines. | mycroft |
| 1994-05-11 | Device strategy functions return void again. | mycroft |
| 1994-05-11 | Nothing of consequence. | mycroft |
| 1994-05-09 | remove union's from sense_data struct, conditionaly define RAW_PART | chopps |
| 1994-05-05 | Remove now-bogus cast. | mycroft |
| 1994-05-05 | Remove now-bogus casts. | mycroft |
| 1994-05-05 | Retool the state machine is a sane way. | mycroft |
| 1994-05-05 | Remove now-bogus cast. | mycroft |
| 1994-05-05 | Remove now-bogus cast. | mycroft |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1994-05-05 | Don't frob the connector type if the card doesn't grok soft config. | mycroft |
| 1994-05-03 | Really fix the Buslogic/DTC problem. | mycroft |
| 1994-05-03 | Forgot to munge the #includes in last commit. | mycroft |
| 1994-05-03 | Move beep junk to clock.c. | mycroft |
| 1994-05-03 | Fix argument to aic_sched_msgout() is several places, and condense some code. | mycroft |
| 1994-05-02 | insw takes a word count | deraadt |
| 1994-04-29 | change timeout/untimeout/wakeup/sleep/tsleep args to void * | cgd |
| 1994-04-28 | Enable/disable shared memory access on all WD/SMC boards. Add support for | mycroft |
| 1994-04-26 | Style nits. | mycroft |
| 1994-04-26 | Add Adaptec 6360 driver from Jarle Greipsland, with some changes by me. | mycroft |
| 1994-04-25 | Fix uninitialized pointer, pointed out by Michael VanLoon. | mycroft |
| 1994-04-24 | Deal with variable-length drives that don't specify a maximum block size. | mycroft |
| 1994-04-24 | bit better now, fixes from me & charles. squishy squishy squishy. HI ADAM! | deraadt |
| 1994-04-24 | Rename two files. | mycroft |
| 1994-04-24 | Don't need isa.h. | mycroft |
| 1994-04-23 | Some changes from Charles, Adam and Christos Zoulas. | hpeyerl |
| 1994-04-22 | Don't need isa.h. | mycroft |
| 1994-04-22 | Separate DMA functions. | mycroft |
| 1994-04-21 | Fix typo. | mycroft |
| 1994-04-21 | Clean up the TUNE_1542 code. | mycroft |
| 1994-04-21 | Fix return of I/O space size from wtprobe(), as reported by Rafal Boni. | mycroft |
| 1994-04-20 | Change structure member names. | mycroft |
| 1994-04-20 | Maintain the xs free list with LIST_*(). | mycroft |
| 1994-04-20 | Use TAILQ_*() to maintain the drive activation queues. | mycroft |
| 1994-04-20 | update from hibler | cgd |
| 1994-04-18 | queue up 8 mbuf chains once again, perhaps this will help? | deraadt |
| 1994-04-16 | first attempt at EISA 32bit IO support. it still doesn't work so it's | deraadt |
| 1994-04-15 | support multicast and promiscious mode | deraadt |
| 1994-04-14 | Patches from David Greenman to eliminate magic constants and add delays when | mycroft |
| 1994-04-13 | deallocate mbuf cache on ifconfig down. | deraadt |
| 1994-04-13 | Various cleanup, but no functional differences. | mycroft |
| 1994-04-11 | undo that last | cgd |
| 1994-04-11 | don't cdevvp() if a vnode for the dev already exists. Note that that's | cgd |
| 1994-04-11 | support multiple eisa/isa cards. | deraadt |
| 1994-04-11 | Fix various types. Remove some outdated flags. | mycroft |
| 1994-04-11 | Fix various types. Remove some outdated flags. Actually sleep a bit if | mycroft |