Page MenuHomeFreeBSD

adrian (Adrian Chadd)
User

Projects (12)

User Details

User Since
May 14 2014, 7:57 AM (626 w, 5 d)

Recent Activity

Today

adrian committed rG3abc07947c14: asmc: fix asmc_key_dump() page fault on T2 MMIO backend (authored by guest-seuros).
asmc: fix asmc_key_dump() page fault on T2 MMIO backend
Mon, May 18, 2:10 PM
adrian closed D56748: asmc: fix asmc_key_dump() page fault on T2 MMIO backend.
Mon, May 18, 2:09 PM · apple (x86), drivers
adrian added a comment to D56322: routing: Add support for route metric.

This looks good; how would we unit test this behaviour?

Mon, May 18, 1:37 AM

Yesterday

adrian added a reviewer for D57056: net80211: add some example doxygen inline documents: wireless.
Sun, May 17, 6:56 PM · wireless
adrian added a reviewer for D57055: net80211: create ieee80211_ht_check_bar_exceed_retry_count(): wireless.
Sun, May 17, 6:56 PM · wireless
adrian requested review of D57056: net80211: add some example doxygen inline documents.
Sun, May 17, 6:47 PM · wireless
adrian requested review of D57055: net80211: create ieee80211_ht_check_bar_exceed_retry_count().
Sun, May 17, 6:46 PM · wireless

Fri, May 15

adrian updated the diff for D56760: net80211: add initial README.md and PROTOCOL.md.

add some receive documentation

Fri, May 15, 11:07 PM · wireless
adrian accepted D57020: wtap: use typed rssi and noise floor values.

ok!

Fri, May 15, 5:23 PM
adrian added a comment to D57020: wtap: use typed rssi and noise floor values.

Want to rebase this to use the net80211_rssi_t once that diff lands?

Fri, May 15, 5:21 PM
adrian accepted D57021: net80211: define a type for rssi values.
Fri, May 15, 5:20 PM

Wed, May 13

adrian added a comment to D56994: nvme: Fix broken ahci attachment.

Tested on my intel comet lake desktop w/ nvme attached via an ahci sata/raid integrated, worked just fine.

Wed, May 13, 8:55 PM · drivers
adrian accepted D56994: nvme: Fix broken ahci attachment.
Wed, May 13, 8:55 PM · drivers
adrian added inline comments to D56994: nvme: Fix broken ahci attachment.
Wed, May 13, 7:07 PM · drivers
adrian added a project to D56994: nvme: Fix broken ahci attachment: drivers.
Wed, May 13, 7:06 PM · drivers
adrian added a comment to D53910: website: complete refresh of beastie theme.

@carlavilla The width is too much now - I only ever get the burger menu on my laptop screen, even at max width.

yes, happened the same to me in my computer, the problem is with the Russian language only. Maybe @vladlen can help us and put a short texts

I see the problem: Russian words in the menu are long, making the menu very wide. I have not yet found a good replacement — abbreviated versions of the menu items look rude or like slang. I would also say that the English descriptions are quite long as well, and currently the menu switches to smartphone mode at a width of 1350 px, whereas the recommended breakpoint for smartphones is 767 px.

I have a proposal. When the screen becomes smaller, the angle symbols in the menu wrap to a new line, and the menu looks strange. Could we remove these angles (I mean the HTML elements <i class="fa fa-angle-down fa-lg" aria-hidden="true"></i>)? The menu items look quite visible without these elements. As a result, the screen width can be decreased down to 767 px (smartphone size), and both English and Russian texts look good — for example, "Get FreeBSD" in both languages splits into two lines and looks good. In this case we could use:
@media screen and (max-width: 768px)

Wed, May 13, 2:43 PM
adrian added inline comments to D56984: powerpc: Implement RTAS event log support.
Wed, May 13, 2:30 PM · drivers, PowerPC
adrian added projects to D56984: powerpc: Implement RTAS event log support: PowerPC, drivers.
Wed, May 13, 2:28 PM · drivers, PowerPC

Mon, May 11

adrian accepted D56955: where: Remove list of downstreams.
Mon, May 11, 10:16 PM

Sun, May 10

adrian added a comment to D56748: asmc: fix asmc_key_dump() page fault on T2 MMIO backend.

ok, this looks better. ngie@, anything else?

Sun, May 10, 4:12 PM · apple (x86), drivers
adrian added projects to D56748: asmc: fix asmc_key_dump() page fault on T2 MMIO backend: drivers, apple (x86).
Sun, May 10, 3:12 PM · apple (x86), drivers
adrian added a project to D54882: intel_thermal: Add Intel Processor Thermal driver: drivers.
Sun, May 10, 3:11 PM · drivers
adrian added a project to D49452: USB4 host reset (& writing to router config space): drivers.
Sun, May 10, 3:08 PM · drivers, USB
adrian added a project to D56917: rge: add the Intel Killer E5000 PCI ID: drivers.
Sun, May 10, 3:08 PM · drivers
adrian accepted D56917: rge: add the Intel Killer E5000 PCI ID.

ship!

Sun, May 10, 3:07 PM · drivers
adrian updated the diff for D56760: net80211: add initial README.md and PROTOCOL.md.

finish my first pass at the transmit path overview

Sun, May 10, 1:25 AM · wireless

Sat, May 9

adrian updated the diff for D56760: net80211: add initial README.md and PROTOCOL.md.

more stuff

Sat, May 9, 9:48 PM · wireless

Fri, May 8

adrian updated the diff for D56760: net80211: add initial README.md and PROTOCOL.md.

Add some more transmit datapath overview documentation.

Fri, May 8, 4:41 PM · wireless

Thu, May 7

adrian accepted D56748: asmc: fix asmc_key_dump() page fault on T2 MMIO backend.

this LOOKS right to me. @ngie any other comments?

Thu, May 7, 1:59 PM · apple (x86), drivers
adrian added a reviewer for D55473: hdaa: reassign duplicate HDMI/DP pin sequences instead of disabling: christos.

tagging christos@ as this is an audio thing.

Thu, May 7, 1:58 PM
adrian added a comment to D54882: intel_thermal: Add Intel Processor Thermal driver.

Thanks for the update.

At the moment, this one is on hold because Tom Jones has been independently working on a RAPL driver based on MSRs, which is now under review at D56790 and D56791. It looks like that MSR approach should work even on Skylake processors, in which case we would much prefer it to the driver here (simpler and much better documented way to obtain the same information).

Thu, May 7, 1:57 PM · drivers

Wed, May 6

adrian committed rG081d3ab24e03: ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDs (authored by guest-seuros).
ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDs
Wed, May 6, 1:32 AM
adrian closed D56732: ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDs.
Wed, May 6, 1:32 AM

Tue, May 5

adrian added a comment to D56791: Add intel_rapl driver.

what's the earliest chipset this supports? (eg the Atom C2xxx / C3xxx ones?)

Tue, May 5, 8:58 PM
adrian added a comment to D56790: Add MSR values for RAPL.

I do have test C2558 w/ the different register offset for the power register AND C3xxx atom boxes (and a lot of non-atom stuff dating back to sandybridge at least) so i'm happy to test this on wahtever you'd like. but yes please do not ignore the "odd one out".

Tue, May 5, 8:58 PM
adrian accepted D56819: mii: Fix SMSC name.
Tue, May 5, 1:12 AM

Mon, May 4

adrian committed rG36b399f55e3f: asmc: rename wol sysctl to auto_poweron (authored by guest-seuros).
asmc: rename wol sysctl to auto_poweron
Mon, May 4, 4:04 PM
adrian closed D56747: asmc: rename wol sysctl to auto_poweron.
Mon, May 4, 4:03 PM
adrian accepted D56747: asmc: rename wol sysctl to auto_poweron.
Mon, May 4, 2:26 PM

Sun, May 3

adrian accepted D56776: i2c/sensors: Add driver for W83793 hardware monitor.
Sun, May 3, 10:33 PM
adrian added a comment to D56244: powerpc: refactor dmamap setup; free dmamap in error paths.

already landed in 0de6295af231aa5c13e1da2f40b29106962b6363

Sun, May 3, 8:52 PM · PowerPC
adrian added a project to D52492: net80211: log possible "ghost beacons" during a scan: wireless.
Sun, May 3, 8:48 PM · wireless
adrian added a comment to D55644: net80211: sta: RUN to INIT is a DEAUTH not a DISASSOC.

oh good question, lemme go do some digging. It's likely worth seeing what linux is doing and some of the older wifi stacks that are floating about.

Sun, May 3, 8:45 PM
adrian added inline comments to D56776: i2c/sensors: Add driver for W83793 hardware monitor.
Sun, May 3, 8:43 PM
adrian added inline comments to D55922: RISC-V IOMMU support.
Sun, May 3, 8:19 PM
adrian added inline comments to D56776: i2c/sensors: Add driver for W83793 hardware monitor.
Sun, May 3, 7:01 PM
adrian added reviewers for D54485: LinuxKPI: migrate key data access to functions: wireless, bz.
Sun, May 3, 4:47 PM · wireless

Fri, May 1

adrian updated the diff for D56760: net80211: add initial README.md and PROTOCOL.md.

add MVP debug API section

Fri, May 1, 10:33 PM · wireless
adrian committed rG0de6295af231: powerpc: refactor dmamap setup; free dmamap in error paths (authored by adrian).
powerpc: refactor dmamap setup; free dmamap in error paths
Fri, May 1, 9:16 PM
adrian committed rGc7040d3eaa03: powerpc: busdma declaration shuffling (authored by adrian).
powerpc: busdma declaration shuffling
Fri, May 1, 9:16 PM
adrian committed rG7c57d2499cee: powerpc: use local flags for bounce buffers instead of common flags (authored by adrian).
powerpc: use local flags for bounce buffers instead of common flags
Fri, May 1, 9:16 PM
adrian committed rG00ec88d2aa8d: powerpc: refactor common busdma tag setup (authored by adrian).
powerpc: refactor common busdma tag setup
Fri, May 1, 9:16 PM
adrian committed rG3bcb7c2a3320: powerpc: initial straight port of busdma_machdep.c -> busdma_bounce.c (authored by adrian).
powerpc: initial straight port of busdma_machdep.c -> busdma_bounce.c
Fri, May 1, 9:15 PM
adrian committed rGdf3bd7201efc: powerpc: add in some busdma domain setup (authored by adrian).
powerpc: add in some busdma domain setup
Fri, May 1, 9:15 PM
adrian committed rG330e4f6acbdc: powerpc: create a tag with the parents implementation if supplied (authored by adrian).
powerpc: create a tag with the parents implementation if supplied
Fri, May 1, 9:15 PM
adrian closed D56243: powerpc: busdma declaration shuffling.
Fri, May 1, 9:15 PM · PowerPC
adrian closed D55340: powerpc: refactor common busdma tag setup.
Fri, May 1, 9:15 PM · PowerPC
adrian closed D56208: powerpc: use local flags for bounce buffers instead of common flags.
Fri, May 1, 9:15 PM · PowerPC
adrian closed D55313: powerpc: initial straight port of busdma_machdep.c -> busdma_bounce.c.
Fri, May 1, 9:15 PM · PowerPC
adrian closed D55315: powerpc: add in some busdma domain setup.
Fri, May 1, 9:15 PM · PowerPC
adrian closed D55314: powerpc: create a tag with the parents implementation if supplied.
Fri, May 1, 9:15 PM · PowerPC
adrian added a comment to D56747: asmc: rename wol sysctl to auto_poweron.

please fix the hyphen and then this'll be fine to land, thanks!

Fri, May 1, 7:54 PM
adrian added a reviewer for D56760: net80211: add initial README.md and PROTOCOL.md: wireless.
Fri, May 1, 6:55 PM · wireless
adrian requested review of D56760: net80211: add initial README.md and PROTOCOL.md.
Fri, May 1, 6:53 PM · wireless
adrian committed rG6a0610cb5018: powerpc/pic: fix the openpic CPU logic to work on powermac (authored by adrian).
powerpc/pic: fix the openpic CPU logic to work on powermac
Fri, May 1, 12:09 AM
adrian closed D56751: powerpc/pic: fix the openpic CPU logic to work on powermac.
Fri, May 1, 12:08 AM · PowerPC

Thu, Apr 30

adrian updated the diff for D56751: powerpc/pic: fix the openpic CPU logic to work on powermac.

update

Thu, Apr 30, 9:01 PM · PowerPC
adrian added a project to D56751: powerpc/pic: fix the openpic CPU logic to work on powermac: PowerPC.
Thu, Apr 30, 7:51 PM · PowerPC
adrian requested review of D56751: powerpc/pic: fix the openpic CPU logic to work on powermac.
Thu, Apr 30, 7:50 PM · PowerPC
adrian added a project to D56725: uipc_shm.c: make large page allocation interruptible: Virtual Memory.
Thu, Apr 30, 4:35 PM · Virtual Memory
adrian added a project to D56729: hidwacom: Add Wacom ExpressKey Remote driver: USB.
Thu, Apr 30, 4:22 PM · USB
adrian updated the diff for D56244: powerpc: refactor dmamap setup; free dmamap in error paths.

rebase

Thu, Apr 30, 3:04 PM · PowerPC
adrian updated the diff for D56243: powerpc: busdma declaration shuffling.

rebase

Thu, Apr 30, 3:04 PM · PowerPC
adrian updated the diff for D56208: powerpc: use local flags for bounce buffers instead of common flags.

rebase

Thu, Apr 30, 3:03 PM · PowerPC
adrian updated the diff for D55340: powerpc: refactor common busdma tag setup.

update

Thu, Apr 30, 3:03 PM · PowerPC
adrian updated the diff for D55315: powerpc: add in some busdma domain setup.

rebase

Thu, Apr 30, 3:03 PM · PowerPC
adrian updated the diff for D55314: powerpc: create a tag with the parents implementation if supplied.

rebase

Thu, Apr 30, 3:03 PM · PowerPC
adrian updated the diff for D55313: powerpc: initial straight port of busdma_machdep.c -> busdma_bounce.c.

rebase after jhb's vm_offset_t changes

Thu, Apr 30, 3:02 PM · PowerPC
adrian accepted D56732: ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDs.
Thu, Apr 30, 3:50 AM
adrian added a comment to D56725: uipc_shm.c: make large page allocation interruptible.

Thanks heaps for this!

Thu, Apr 30, 3:13 AM · Virtual Memory
adrian accepted D54882: intel_thermal: Add Intel Processor Thermal driver.
Thu, Apr 30, 1:47 AM · drivers
adrian added a comment to D54882: intel_thermal: Add Intel Processor Thermal driver.

this looks fine to me, anyone else?

Thu, Apr 30, 1:47 AM · drivers
adrian committed rGe7f4269dbfad: asmc: replace hardcoded model table with universal probing (authored by guest-seuros).
asmc: replace hardcoded model table with universal probing
Thu, Apr 30, 12:39 AM
adrian closed D56405: asmc: replace hardcoded model table with universal probing.
Thu, Apr 30, 12:39 AM
adrian accepted D56405: asmc: replace hardcoded model table with universal probing.
Thu, Apr 30, 12:36 AM

Wed, Apr 29

adrian committed rG4c99836ac72a: kerneldoc: also ingest .md (markdown files) (authored by adrian).
kerneldoc: also ingest .md (markdown files)
Wed, Apr 29, 2:59 PM
adrian closed D56652: kerneldoc: also ingest .md (markdown files).
Wed, Apr 29, 2:59 PM · docs

Mon, Apr 27

adrian committed rGf65a4854bf82: qcom_tlmm: add i2c pull up strength config option (authored by adrian).
qcom_tlmm: add i2c pull up strength config option
Mon, Apr 27, 3:58 PM
adrian committed rG20baee6bfed2: qcom_tlmm: prepare for supporting multiple TLMM platforms (authored by adrian).
qcom_tlmm: prepare for supporting multiple TLMM platforms
Mon, Apr 27, 3:58 PM
adrian committed rGfedc032e110a: qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits (authored by adrian).
qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits
Mon, Apr 27, 3:58 PM
adrian closed D56351: qcom_tlmm: add i2c pull up strength config option.
Mon, Apr 27, 3:58 PM · arm64, ARM
adrian closed D56349: qcom_tlmm: prepare for supporting multiple TLMM platforms.
Mon, Apr 27, 3:58 PM · arm64, ARM
adrian closed D56350: qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits.
Mon, Apr 27, 3:58 PM · arm64, ARM

Sun, Apr 26

adrian committed rG92e5f6e1995a: x86/ucode: fix gcc uninitialised warning (authored by adrian).
x86/ucode: fix gcc uninitialised warning
Sun, Apr 26, 11:03 PM
adrian closed D55439: x86/ucode: fix gcc uninitialised warning.
Sun, Apr 26, 11:03 PM
adrian added a project to D56652: kerneldoc: also ingest .md (markdown files): docs.
Sun, Apr 26, 10:59 PM · docs
adrian requested review of D56652: kerneldoc: also ingest .md (markdown files).
Sun, Apr 26, 10:58 PM · docs
adrian accepted D56651: if_awg: Add missing awg_poll() prototype.
Sun, Apr 26, 10:55 PM

Wed, Apr 22

adrian added a comment to D49452: USB4 host reset (& writing to router config space).

what do i need to check in dmesg / pciconf to see if i have something that can test this?

Wed, Apr 22, 5:49 PM · drivers, USB
adrian added a comment to D56217: build.7: Explain packaging a custom kernel.

as long as ivy's stuff is covered, yeah, land it.

Wed, Apr 22, 5:29 PM