Commit Graph

3 Commits

Author SHA1 Message Date
Alex D. f2c6fb79dc
Implement further functionality
- Detect multifunction based on functions available per PCI device
- Merge subfunctions of Loc into main function
- Handle errors better in Loc
- Rename some errors
- Don't exit if already renamed, instead skip renaming and add alias
  (useful with -force)
- Add missing altnames only
- Add alternative naming schemes as altnames
2024-06-25 16:34:47 +00:00
Alex D. b98771012d
Handle empty as full empty and fix discarding of previous results 2024-06-25 13:21:30 +00:00
Alex D. ecbda0ce3a
Switch from using one name and adding old as altname to having a list of main and altnames, merge PCI and USB into Loc, let Proc*() process entire name themselves 2024-06-25 12:44:53 +00:00