summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
1995-04-17try to actually (gasp!) describe the drivers.cgd
1995-04-17MI EISA config.new file listscgd
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-04-13cast pointer to long when converting to integer typecgd
1995-01-18Initialize host_stat and target_stat properly.mycroft
1995-01-13Simplify some sanity checks.mycroft
1995-01-03Add interrupt sharing types.mycroft
1994-12-28Numerous changes. Many bugs fixed, better autoconfig, a few new features.mycroft
1994-11-04No longer needs icu.h.mycroft
1994-11-04Change all of the uses of IRQ{0-15} and bit masks to use plain numbersmycroft
1994-10-27new RCS ID format.cgd
1994-08-22Disable EISA reset, for now.mycroft
1994-08-07Remove diagnostic.mycroft
1994-07-28Redo some of the EISA config stuff.mycroft
1994-07-27Normalize.mycroft
1994-07-27Enable IRQ probing.mycroft
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