summaryrefslogtreecommitdiff
path: root/sys/dev/tc/devlist2h.awk
AgeCommit message (Collapse)Author
2007-04-12Make tc_knowndevs const.matt
2005-12-11merge ktrace-lwp.christos
2005-02-27do not leave spaces at the end of stripped RCS Idsperry
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
Fix some non-initialized variables close the output files when done Redo the printing for RCS strings so they don't expand in the awk script too Do proper tests for variables existance before accessing Verified output from all scripts is identical to original versions
1998-01-09Put RCS IDs into generated files, in the correct place.thorpej
1998-01-08Back out RCS ID related changes.thorpej
1998-01-05make script insert RCS ids into generated filesperry
1996-06-05fix bogus comment pointed out by Mike Grupenhoff <kashmir@umiacs.UMD.EDU>.cgd
C-style comments aren't legal in awk (except in gawk, apparently).
1996-03-05split device info into driver name and human readable description.cgd
1996-03-02add ability to define TCVERBOSE, and get "human names" about "known"cgd
but unconfigured (or unsupported) devices printed at boot time. The device list is woefully incomplete, because i didn't put much time in it, and because i don't know good "human names" for many TC devices.