/sys/arch/emips/ebus/

/option>
path: root/sys/dev/tc/tcds.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2017-06-22spelling (DEC called it "TURBOchannel")flxd
2009-08-22u_intNN_t -> uintNN_ttsutsui
2009-03-18bzero -> memsetcegger
2008-07-09- device/softc splitjoerg
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-05use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-03-31Use ANSI function decls, apply static.thorpej
2006-03-30Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-08-26kill some more simple submatch() functions, use config_stdsubmatch()drochner
2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-09-13remove unused variabledrochner
2004-09-13a round of autoconf cleanup:drochner
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-29"definitions" has lots of 'i's, but that's not reason to leave one out.wiz
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2001-11-13add/cleanup RCSIDslukem
2001-08-22Move small storage for ev_name string into tcds_softc.nisimura
2000-07-04Repopulate TCDS dual channel SCSI adapter to MI dev/tc, squashingnisimura