User Details
User Details
- User Since
- Jun 2 2014, 4:20 PM (569 w, 5 d)
Yesterday
Yesterday
imp added a comment to D48678: preliminary usb support for fwget.
The thought was it would be better to have the ids in a file (rather than in code). This would allow masks too. And we could reuse it for pci.
imp added inline comments to D48678: preliminary usb support for fwget.
imp added a comment to D50124: Compute 'maxproc'/'maxfiles' from memory amount; Expand/fix comments.
Aarch64 can have 16k pages. There are Experimental patches for amd64 to have 32k pages. I'm not sure it matters though..
Thu, May 1
Thu, May 1
efi: Fix overlooked uuid -> efi_guid_t change
imp committed rG8d136fb027ba: efivar: Use struct guid_table instead of uuid_table (authored by imp).
efivar: Use struct guid_table instead of uuid_table
efi: Move to using efi_guid_t in ioctl definitions
efivar: Move to new ioctl struct
efivar: Use bool instead of int
imp committed rG915b2336b1c4: libefi: Update to use the efi_guid_t from sys/efi.h (authored by imp).
libefi: Update to use the efi_guid_t from sys/efi.h
efi: Use EDK2 EFI_GUID instead of sturct uuid
efitable: Don't assume EFI GUID are uuid_t
imp committed rG20c5e4b39368: efivar: Allow uuid_t and efi_guid_t to be different types. (authored by imp).
efivar: Allow uuid_t and efi_guid_t to be different types.
imp committed rG3eb80ef831e1: efivar: Use memcmp instead of uuid_ functions to compare (authored by imp).
efivar: Use memcmp instead of uuid_ functions to compare
efivar: Test uuid against zero
efivar: Add some explicit casts to uuid_t
imp added inline comments to D50058: libefivar: Move to new ioctl struct.
imp retitled D50058: libefivar: Move to new ioctl struct from efivar: Move to new ioctl struct to libefivar: Move to new ioctl struct.
imp retitled D50058: libefivar: Move to new ioctl struct from livefivar: Move to new ioctl struct to efivar: Move to new ioctl struct.
imp added inline comments to D50098: loader.efi: add error printouts for chain command.
Wed, Apr 30
Wed, Apr 30
imp committed rGf676c13d4226: nvme: Allow command opcodes with lower bit clear as reads (authored by imp).
nvme: Allow command opcodes with lower bit clear as reads
imp added inline comments to D50064: nvme: Allow command opcodes with lower bit clear as reads.
imp committed rG897fcbe89391: mpi3mr: Update consumer index of admin and operational reply queues after every… (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Update consumer index of admin and operational reply queues after every…
imp committed rGb794f3126c82: mpi3mr: modified the log messages to be on a single line (authored by chandrakanth.patil_broadcom.com).
mpi3mr: modified the log messages to be on a single line
imp committed rGe2b8fb2202c2: mpi3mr: Allow driver to be in-kenrel and add to GENERIC (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Allow driver to be in-kenrel and add to GENERIC
imp committed rGe6d4b221ba7c: mpi3mr: Update Driver Version to 8.14.0.2.0 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Update Driver Version to 8.14.0.2.0
imp committed rGf76b6e1c075b: mpi3mr: Update Copyright Year to 2025 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Update Copyright Year to 2025
imp committed rG07070742fa71: mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification
imp committed rGec6fea480da5: mpi3mr: Enable Diag Save for All Diagnostic Fault Cases (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Enable Diag Save for All Diagnostic Fault Cases
imp committed rG9980fb4d87ae: mpi3mr: Block I/Os While Task Management is in Progress (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Block I/Os While Task Management is in Progress
imp committed rG19981894d133: mpi3mr: Add NVData Parameter for Host Timestamp Synchronization (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Add NVData Parameter for Host Timestamp Synchronization
imp committed rG3abb5750c321: mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only (authored by imp).
mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only
imp committed rG05cf85775b2a: mpi3mr: Handle Insufficient Power Fault Code (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Handle Insufficient Power Fault Code
imp committed rG22b4023cba4e: mpi3mr: Set Driver Capability for OS Exposure in IOCInit (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Set Driver Capability for OS Exposure in IOCInit
imp committed rG94ede6230de2: mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers
imp committed rG1fc80c01391e: mpi3mr: Track IO per target counter during queue poll with local variable (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Track IO per target counter during queue poll with local variable
imp committed rG46d0fea77eb4: mpi3mr: configure larger max I/O size if the HBA firmware supports it (authored by chs).
mpi3mr: configure larger max I/O size if the HBA firmware supports it
imp committed rG60cf1576501d: mpi3mr: Update MPI Header to Version 36 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Update MPI Header to Version 36
imp committed rG80b069913d49: mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are set (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are set
imp committed rG810abb12585d: mpi3mr: driver version update to 8.10.0.1.0 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: driver version update to 8.10.0.1.0
imp committed rG8fa8f7a84823: mpi3mr: copyright year update to 2024 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: copyright year update to 2024
imp committed rG3635f18ee639: mpi3mr: mpi headers update to latest (authored by chandrakanth.patil_broadcom.com).
mpi3mr: mpi headers update to latest
imp committed rG14283d89e4a9: mpi3mr: Adding FreeBSD OS Type to Fault/Reset Reason Code (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Adding FreeBSD OS Type to Fault/Reset Reason Code
imp committed rG40089481d099: mpi3mr: diag fault success beyond F000 fault code (authored by chandrakanth.patil_broadcom.com).
mpi3mr: diag fault success beyond F000 fault code
imp committed rGd22c5b277ae4: mpi3mr: Decrement per controller and per target counter post reset (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Decrement per controller and per target counter post reset
imp committed rG3e1b3b3d15cd: mpi3mr: poll reply queue and add MPI3MR_DEV_REMOVE_HS_COMPLETED flag (authored by chandrakanth.patil_broadcom.com).
mpi3mr: poll reply queue and add MPI3MR_DEV_REMOVE_HS_COMPLETED flag
imp committed rGa24be14366a7: mpi3mr: Controller state check before enabling PEL (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Controller state check before enabling PEL
imp committed rG85be8c09ab4b: mpi3mr: Block devices persist despite being offlined during reset (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Block devices persist despite being offlined during reset
imp committed rG05e6c3afbc40: mpi3mr: add missing terminator entry to mpi3mr_identifiers array (authored by chs).
mpi3mr: add missing terminator entry to mpi3mr_identifiers array
mpi3mr: Fix confusion over | and &
Tue, Apr 29
Tue, Apr 29
pciio.h: Delete trailing whitespace
This looks good to me.
imp added a comment to D49970: queue: Consistent single space after all #define.
imp added inline comments to D50065: net/if_dl.h: make self-contained.
arm: Hack to make kernel.bin into a zImage
imp requested review of D50064: nvme: Allow command opcodes with lower bit clear as reads.
imp updated the diff for D50034: efivar: Test uuid against zero.
update per kyle's suggestion
Mon, Apr 28
Mon, Apr 28
imp requested review of D50060: efivar: Use struct guid_table instead of uuid_table.
imp requested review of D50059: efivar: Use bool instead of int.
imp requested review of D50058: libefivar: Move to new ioctl struct.
imp requested review of D50057: efi: Move to using efi_guid_t in ioctl definitions.
imp committed rG44231935d90c: dot.shrc: words to words, should be singular (authored by grahamperrin).
dot.shrc: words to words, should be singular
github: Fix checklist action
ig4(4): Add Raptor Lake PCI IDs
imp committed rG1a7c8b973933: vtnet(4): Added hw.vtnet.altq_disable tunable to manpage (authored by Bjoern Jakobsen <Bjoern.Jakobsen@lrz.de>).
vtnet(4): Added hw.vtnet.altq_disable tunable to manpage
imp committed rG3a9ebff23e85: vtnet(4): Replaced compiletime checks for ALTQ support to runtime checks (authored by Bjoern Jakobsen <Bjoern.Jakobsen@lrz.de>).
vtnet(4): Replaced compiletime checks for ALTQ support to runtime checks
imp committed rG108e5d07805e: vtnet(4): Added tunable hw.vtnet.altq_disable (authored by Bjoern Jakobsen <Bjoern.Jakobsen@lrz.de>).
vtnet(4): Added tunable hw.vtnet.altq_disable
imp committed rG283da05b7d94: vtnet(4): Small fix to style so that it follows the styleguide (authored by Bjoern Jakobsen <Bjoern.Jakobsen@lrz.de>).
vtnet(4): Small fix to style so that it follows the styleguide
imp committed rG77be1f2fa6a1: Fix TXFIFO register write and timeout message (authored by Premal Gajjar <premal.gajjar@einfochips.com>).
Fix TXFIFO register write and timeout message
imp committed rGfa38579f317d: graid.8: fix typo (authored by Miroslav Cimerman <mc@doas.su>).
graid.8: fix typo
imp committed rG2f721943bf20: mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only (authored by imp).
mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only
imp committed rG1d111b39e547: loader: provide error message in command_errmsg instead of printing (authored by ahmadkhalifa570_gmail.com).
loader: provide error message in command_errmsg instead of printing
imp committed rG8ec2792258bd: loader: remove unneeded variable (authored by ahmadkhalifa570_gmail.com).
loader: remove unneeded variable
imp committed rG806e2accc313: loader: actually change the staging slop (authored by ahmadkhalifa570_gmail.com).
loader: actually change the staging slop
imp committed rGf4d51d3e1a90: mpi3mr: Update Driver Version to 8.14.0.2.0 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Update Driver Version to 8.14.0.2.0
imp committed rG9cdd40759617: mpi3mr: Allow driver to be in-kenrel and add to GENERIC (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Allow driver to be in-kenrel and add to GENERIC
imp committed rG4494ea5406f7: mpi3mr: modified the log messages to be on a single line (authored by chandrakanth.patil_broadcom.com).
mpi3mr: modified the log messages to be on a single line
imp committed rG69be9a247b84: mpi3mr: Update Copyright Year to 2025 (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Update Copyright Year to 2025
imp committed rGdf8a74fca036: mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification
imp committed rGb854677d970a: mpi3mr: Enable Diag Save for All Diagnostic Fault Cases (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Enable Diag Save for All Diagnostic Fault Cases
imp committed rG49445b54638f: mpi3mr: Block I/Os While Task Management is in Progress (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Block I/Os While Task Management is in Progress
imp committed rG116c8b18a2b5: mpi3mr: Handle Insufficient Power Fault Code (authored by chandrakanth.patil_broadcom.com).
mpi3mr: Handle Insufficient Power Fault Code