summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
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
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Name some constants consistently between drivers.mycroft
1998-08-15Map the EISA registers correctly!mycroft
1998-08-15Always map the EISA configuration registers.mycroft
1998-08-15Only map the amount of space the device actually occupies.thorpej
1998-08-12Completely rewrite media selection. Add support for the MII/PHY onthorpej
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-07-04defopt DDB.jonathan
1998-07-01Regen.kleink
1998-07-01Add vendor IDs for Hewlett-Packard, Interphase and Mylex; add a product IDkleink
1998-06-16Point people to the correct Makefiles to build generated headers.cgd
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-06-08Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1998-05-21Add bus_dma(9) support for the DEFxA FDDI drivermatt
1998-03-17Fix a typo in the bus_dma changes.thorpej
1998-03-16Use bus-dma functions.leo
1998-02-17- Perform all necessary bus_dmamap_sync() operations.thorpej
1998-02-16Remove "class" declarations, and add "devclass" declarations wherethorpej
1998-02-04Add offset and length parameters to bus_dmamap_sync(), used for specifiyingthorpej
1998-02-04Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC tothorpej
1998-01-28Use offsetof() from libkern.hthorpej
1998-01-12Slight change to previous.thorpej
1998-01-12Adjust for config changes.thorpej
1998-01-12Add device classes.thorpej
1998-01-09Update copyright.mycroft
1998-01-09Map the I/O region correctly, but reading its address from the EISA configmycroft
1998-01-09Regen.thorpej
1998-01-09Put RCS IDs into the generated files, in the correct place.thorpej
1998-01-08Regen: back out RCS ID related changes.thorpej
1998-01-08Back out RCS ID related changes.thorpej