Add debian packaging #1

Merged
hwelte merged 7 commits from osmith/rtl8168-eeprom:osmith/debian into master 2022-05-16 12:07:41 +00:00
Member

Related: SYS#5538

Related: SYS#5538
osmith added 2 commits 2022-05-10 13:03:45 +00:00
osmith added 3 commits 2022-05-16 08:51:25 +00:00
1bf48da7a8 Fix missing pci_fill_info()
Before reading vendor_id or device_id from struct pci_dev, one must call
pci_fill_info() first. It looks like this had worked with previous
libpci versions, but with libpci 3.7.0 on debian 11 this patch is needed
or else the tool stops at 'starting bus iteration' without finding the
device.

Fixes: SYS#5956
osmith changed title from Add debian packaging to Draft: Add debian packaging 2022-05-16 11:47:44 +00:00
osmith changed title from Draft: Add debian packaging to WIP: Add debian packaging 2022-05-16 11:47:55 +00:00
Owner

looks good to me. Not merging as i's still WIP.

looks good to me. Not merging as i's still WIP.
osmith added 2 commits 2022-05-16 12:05:58 +00:00
4efcedfeca Query PCI_FILL_{BASES,SIZES} in pci_fill_info too
The previous fix for missing pci_fill_info() was incomplete, it caused
the device to be found but changing the mac did not succeed. Fix it up
as separate commit, as the other commit is already packaged.
osmith changed title from WIP: Add debian packaging to Add debian packaging 2022-05-16 12:06:02 +00:00
Author
Member

The fix was incomplete, but now it works. WIP removed.

The fix was incomplete, but now it works. WIP removed.
hwelte merged commit dbac2a5254 into master 2022-05-16 12:07:41 +00:00
osmith deleted branch osmith/debian 2022-05-16 12:11:07 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sysmocom/rtl8168-eeprom#1
No description provided.