Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4
lomoco
tomodalias.awk
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tomodalias.awk of Package lomoco
#!/bin/awk -f BEGIN { FS = "," ORS="" print "Supplements:" } $1 ~ /0xc[a-f0-9][a-f0-9][a-f0-9]/ { printf " modalias(usb:v%04Xp%04X*dc*dsc*dp*ic*isc*ip*)", 0x46d, strtonum(substr($1, index($1, "x")-1)) } END { print "\n" }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor