View Issue Details

IDProjectCategoryView StatusLast Update
0001306channel: elrepo/el8kmod-iwlegacypublic2023-01-06 13:38
Reporterefdevse Assigned Topperry  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionno change required 
PlatformLinuxOSRocky Linux 8OS Version8.7
Summary0001306: kmod for iwl3945
DescriptionHi,

There's no kmod for the “Intel Corporation PRO/Wireless 3945ABG” device, and if it's possible to do a RFE on that one.

After looking at the DeviceIDs page:

```
$ lspci -nn | grep -i net
01:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
07:08.0 Ethernet controller [0200]: Intel Corporation PRO/100 VE Network Connection [8086:1092] (rev 02)
```
I can find one of them (1092), but not the other (4222).

I guess it's this driver, in case it helps:
- https://cateee.net/lkddb/web-lkddb/IWL3945.html
- https://github.com/torvalds/linux/blob/master/drivers/net/wireless/intel/iwlegacy/3945.c

Best regards,
· Eric

TagsNo tags attached.

Activities

pperry

2023-01-05 11:45

administrator   ~0008884

Hi,

You want the package kmod-iwlegacy which provides the legacy iwl3945 and iwl4965 drivers.

Regards.

Issue History

Date Modified Username Field Change
2023-01-05 09:06 efdevse New Issue
2023-01-05 09:06 efdevse Status new => assigned
2023-01-05 09:06 efdevse Assigned To => toracat
2023-01-05 10:49 burakkucat Reproducibility have not tried => N/A
2023-01-05 11:44 pperry Assigned To toracat => pperry
2023-01-05 11:44 pperry Category --elrepo--request-for-enhancement-- => kmod-iwlegacy
2023-01-05 11:45 pperry Note Added: 0008884
2023-01-05 11:48 pperry Status assigned => resolved
2023-01-05 11:48 pperry Resolution open => no change required
2023-01-05 11:48 pperry Description Updated