summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
1994-05-05Remove now-bogus cast.mycroft
1994-05-05lots of changes: prototype migration, move lots of variables, definitions,cgd
1994-04-29change timeout/untimeout/wakeup/sleep/tsleep args to void *cgd
1994-04-20Change structure member names.mycroft
1994-04-08Fix return values from some interrupt routines.mycroft
1994-04-07Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.mycroft
1994-04-05Increase ahb_send_mbox timeout.mycroft
1994-04-02Minor code cleanup.mycroft
1994-03-30Print out board revision info.mycroft
1994-03-29New SCSI system, based on Julian's more recent work.mycroft
1994-03-25Put controller target in scsi_switch.mycroft
1994-03-12Fix bug in last change.mycroft
1994-03-12Update to match config(8).mycroft
1994-03-10Updates to match config(8).mycroft
1994-03-08#include cpu.h in all files which use spl*().mycroft
1994-01-03Use KERNBASE, not 0xfe000000.mycroft
1993-12-20Fixed bug where with two or more SCSI controllers of the same type, youdavidb
1993-12-20Canonicalize all #includes, and add pio.h where appropriate.mycroft
1993-07-28incorporate changes from 0-9-base to 0-9-ALPHAcgd
1993-07-17Make these files GCC 2 happy.mycroft
1993-06-09minor silliness related to two or more controllersderaadt
1993-05-22add rcsids to everything and clean up headerscgd
1993-05-04support for making dev->id_alive be set, this is for iostat toderaadt
1993-05-02fixed silly typo.deraadt
1993-04-26id for scsi_attach must be an int.cgd
1993-04-15ioconf changes, see previous cvs's that dumped corederaadt
1993-04-15NDDB made a re-appearance....glass
1993-04-12new scsi subsystem.deraadt
1993-04-10fixed to be compliant, subservient, and to take advantage of the newlyglass
1993-04-09have probe return size of io space on successful return, rathercgd
1993-04-08dmesg output at boottime now tries to print out information asderaadt
1993-03-21after 0.2.2 "stable" patches appliedcgd