summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
2000-11-14NBPG -> PAGE_SIZEthorpej
2000-10-19Nuke unused includes, sort decls.ad
2000-10-19Regen.ad
2000-10-19Add Compaq IEAS.ad
2000-09-24use new generic bootverbose instead of local definitionjdolecek
2000-09-01Regen.ad
2000-09-01Et763 -> Bt763ad
2000-09-01- Simplify eisa_devinfo().ad
2000-09-01Add an EISA bus front-end for the `cac' driver.ad
2000-08-21Regen.ad
2000-08-21- Add vendor and product codes for Compaq array controllers.ad
2000-08-14Account for changes to how the SROM is read made some timethorpej
2000-08-11Add support for the DEC DE422 Ethernet, which is a DEPCAthorpej
2000-08-11Add missing copyright noticed (it ended up in eisareg.h by mistake).thorpej
2000-08-11Oops, back out previous. It wasn't intended.thorpej
2000-08-11Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO.thorpej
2000-08-10Declare the ECU data in an MI location, so that drivers canthorpej
2000-07-12Regen.thorpej
2000-07-12Add DEC DE422 Ethernet.thorpej
2000-07-12Fix a couple of LP64 problems (long -> int32_t).thorpej
2000-06-30Use my proper name in copyrights.ad
2000-06-28remove include of <vm/vm.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-05-07Minimized io ports reserved by this driver to the ports actually needed.martin
2000-03-30Remove register declarations.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-15Add power management support to the `tlp' driver. The battery on mythorpej
2000-03-15Update EISA frontend for new ahc driver (done by Noriyuki Soda).fvdl
2000-02-12Const poison.thorpej
2000-01-26Remove the FreeBSD support from this file. It hasn't worked in FreeBSDthorpej
2000-01-05Spelling.ad
1999-12-11- Don't try to run the chip in big-endian mode. Not all chips supportthorpej
1999-11-19- Use the common MII bit-bang module.thorpej
1999-10-18Don't panic so easily on failure; just issue notification.ad
1999-09-30Update for SCSPI changes.thorpej
1999-09-29EISA frontend for DPT driver (as yet untested).ad
1999-09-29Regen.ad
1999-09-29- Add vendors: DPT, NEC, AT&Tad
1999-09-14First crack at shared ROM/shared interrupts on 21040 multi-port boards,thorpej
1999-09-14EISA bus front-end for the New Tulip Driver, for the DEC DE425 EISAthorpej
1999-08-19Regen.tron
1999-08-19Recognize a 3Com 3c509 Combo configured in EISA mode. Fixes PR kern/8234tron
1999-04-13Fix duplicate "3com" from attach, as noted in PR#7607.jonathan
1999-03-19pull eisa_machdep.h in from machine/cgd
1998-12-09Update for changed scsipi_xfer struct.thorpej
1998-12-05Update HBAs to incorporate the new max_lun property.mjacob
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-11-04Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Renamefvdl
1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej
1998-08-17Assign my copyrights to TNF.mycroft