summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-07-21adapt to LANCE driver splitdrochner
1998-07-05defopt INET, NETATALK.jonathan
1998-06-18Regen from sys/dev/tc/tcdevs rev 1.10.jonathan
1998-06-18Add entry for DecAudio LoFi (AV01B-AA) product.jonathan
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-05-27Add a placeholder file to be used until the Alpha and DECstation ioasicthorpej
1998-05-27We're the only driver that currently needs direct access to ioasic registers.thorpej
1998-05-27Add DETRA (Token Ring) Controllermatt
1998-05-22DECstation now provides bus_space and bus_dma data structures to us.thorpej
1998-05-21Add bus_dma(9) support for the DEFxA FDDI drivermatt
1998-05-08Fix a problem that will reboot the system with no message as to what themhitch
1998-04-19pmax has IPL_ constants; Define TC_IPL_ using them until all tcjonathan
1998-04-19Remove duplicate of sys/dev/dec/clockvar.h.jonathan
1998-03-26don't use variables declared _inside_ DEBUG in code _outside_ DEBUGthorpej
1998-03-24Enable another error message before the driver reboots the machine. It wasmhitch
1998-02-16Remove "class" declarations, and add "devclass" declarations wherethorpej
1998-01-30Regen.thorpej
1998-01-30Add entries for the PMAZ-DS and PMAZ-FS (Flamingo Turbochannel Dual SCSIthorpej
1998-01-19Add "get this slot's DMA tag" function pointer on the Alpha.thorpej
1998-01-19On the Alpha, pass down per-slot DMA tags to children.thorpej
1998-01-19Don't prototype ioasic_lance_dma_setup() on the Alpha.thorpej
1998-01-19Make sure the LANCE DMA area has been allocated, and don't callthorpej
1998-01-12Adjust for changes in config.thorpej
1998-01-09Regen.thorpej
1998-01-09Put RCS IDs into 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
1998-01-05regened with RCSIDs in placeperry
1998-01-05make script insert RCS ids into generated filesperry
1997-11-28Fix driver bug when using an RZ23 (and very likely any other drive thatmhitch
1997-11-11chipset driver for DEC pixelstamp and STIC (stamp Interface chip).jonathan
1997-11-08Commit `pacifier' driver for turbochannel PMAG-C option card:njonathan
1997-10-31Print TC bus speed properly when attaching device, since the SCSIjonathan
1997-09-13Declare TCVERBOSE by defopt in files.tc. Include opt_tcverbose.h in tc.c.enami
1997-09-01Remove '#ifdef alpha' around bus_space_tag_t uses and includes.jonathan
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1997-08-26Set KERNEL_RCSID to identify previous change.jonathan
1997-08-26rewrite and hand-tune copy_gap16 loops:jonathan
1997-07-28Use direct DMA with the IOASIC ASC SCSI interface. DMA buffering can bemhitch
1997-07-22Move sys/dev/tc/mcclockvar.h -> sys/dev/dec/mcclockvar.h.jonathan
1997-07-22Create sys/dev/dec and cleanup sys/dev/tc:jonathan
1997-07-22Garbage-collect __BROKEN_INDIRECT_CONFIG from /sys/dev/tcjonathan
1997-07-21Kill __BROKEN_INDIRECT_CONFIG on pmax.jonathan
1997-07-20config.new => configpk
1997-07-17use locator defines in "locators.h" to index cf_loc[]jtk
1997-06-22Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/,jonathan
1997-06-22* Change Sprite MACH_xxx prefix to MIPS_xxx.jonathan
1997-06-21Changes for merged mips1/mips3.mhitch