summaryrefslogtreecommitdiff
path: root/sys/dev/tc/if_fta.c
AgeCommit message (Expand)Author
2020-01-20Remove FDDI support.thorpej
2017-06-22spelling (DEC called it "TURBOchannel")flxd
2012-10-27split device_t/softc for all remaining drivers.chs
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger
2008-04-05use aprint_*_dev and device_xnamecegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-30Use device_private().thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-13add/cleanup RCSIDslukem
2001-06-13withough -> withoutwiz
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
1998-07-05defopt INET, NETATALK.jonathan
1998-05-21Add bus_dma(9) support for the DEFxA FDDI drivermatt
1998-01-12Adjust for changes in config.thorpej
1997-07-22Garbage-collect __BROKEN_INDIRECT_CONFIG from /sys/dev/tcjonathan
1997-03-24Resolve conflicts from merge.thorpej
1997-03-15fix botches in is's new ARP changescgd
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-12-05update these so they compile whether or not __BROKEN_INDIRECT_CONFIGcgd
1996-10-22update for new bus.hcgd
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-05-20Remove some extra printfs, now that Matt has lessened my confusion.thorpej
1996-05-20fix first argument to tc_intr_establish()... it's still the pointercgd
1996-05-20Display model string during attach.thorpej
1996-05-20Update to the Digital Equipment PDQ-based FDDI controllers, fromthorpej