Changes between Initial Version and Version 1 of Ticket #14265, comment 23
- Timestamp:
- Dec 16, 2020, 8:08:35 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14265, comment 23
initial v1 1 1 hrev54790 x86 results - Still no memory lock. 2 2 {{{ 3 KERN: pci_reserve_device(6, 0, 0, iprowifi3945) 3 4 KERN: [iprowifi3945] (wpi) bus_alloc_resource(3, [16], 0x0, 0xffffffff, 0x1,0x2) 4 5 KERN: [iprowifi3945] (wpi) bus_alloc_resource(1, [1], 0x0, 0xffffffff, 0x1,0x2) … … 6 7 KERN: [iprowifi3945] (wpi) wpi_read_eeprom: could not power ON adapter, error -2147483639 7 8 KERN: [iprowifi3945] (wpi) could not read EEPROM, error -2147483639 9 KERN: pci_unreserve_device(6, 0, 0, iprowifi3945) 8 10 }}} 9 11