@ThePhD had some special handling for device classes (in so many words):
# Syntax:
# C class class_name
# subclass subclass_name <-- single tab
# prog-if prog-if_name <-- two tabs
et al., but it's really inconsistent with everything else.
I've for now copied the special handling as-was, but I'm pretty sure we should either (a) bail once we get to that part, or (b) handle them differently.
@ThePhD had some special handling for device classes (in so many words):
et al., but it's really inconsistent with everything else.
I've for now copied the special handling as-was, but I'm pretty sure we should either (a) bail once we get to that part, or (b) handle them differently.