Page MenuHomeFreeBSD

USBExperimental
ActivePublic

Details

Description

Groups related to USB stuff.

Recent Activity

Mon, Jan 20

adrian closed D48167: Introduce the USB umb(4) network driver.
Mon, Jan 20, 11:48 PM · network, USB
adrian accepted D48167: Introduce the USB umb(4) network driver.

yay!

Mon, Jan 20, 11:04 PM · network, USB
khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

Updated to compile and work with the new ifabi changes.

Mon, Jan 20, 11:00 PM · network, USB

Fri, Jan 17

khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

Thanks for the heads up! Looking into it...

Fri, Jan 17, 7:00 PM · network, USB
adrian requested changes to D48167: Introduce the USB umb(4) network driver.

hi! I just tried compiling this on -HEAD (to land it today!) and it failed; it looks like you need to go adapt it to the iflib/ifnet changes (ie, that hid struct ifnet behind if_private.h.)

Fri, Jan 17, 6:22 PM · network, USB

Sun, Jan 12

zlei accepted D48167: Introduce the USB umb(4) network driver.
Sun, Jan 12, 1:22 AM · network, USB

Fri, Jan 10

khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

Integrate suggestions from Zhenlei Huang (zlei@); thank you!

Fri, Jan 10, 11:31 PM · network, USB

Thu, Jan 9

zlei added inline comments to D48167: Introduce the USB umb(4) network driver.
Thu, Jan 9, 3:03 AM · network, USB
ziaee added a comment to D48167: Introduce the USB umb(4) network driver.

The manpage changes look great to me!

Thu, Jan 9, 1:49 AM · network, USB

Wed, Jan 8

khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

I'm so excited to test this driver this weekend! Thank you so much for submitting this! All of the suggestions I made are to bring it into alignment with the rest of the freebsd manual and are specified in the manual page style guide, style.mdoc(5). Sorry I'm so late.

Wed, Jan 8, 11:24 PM · network, USB
khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

This change applies the rest of the changes suggested to the manual pages.

Wed, Jan 8, 11:13 PM · network, USB
ziaee added a comment to D48167: Introduce the USB umb(4) network driver.

I'm so excited to test this driver this weekend! Thank you so much for submitting this! All of the suggestions I made are to bring it into alignment with the rest of the freebsd manual and are specified in the manual page style guide, style.mdoc(5). Sorry I'm so late.

Wed, Jan 8, 9:20 PM · network, USB
khorben_defora.org added inline comments to D48167: Introduce the USB umb(4) network driver.
Wed, Jan 8, 8:29 PM · network, USB
ziaee added inline comments to D48167: Introduce the USB umb(4) network driver.
Wed, Jan 8, 8:24 PM · network, USB
khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

This update to the diff brings:

Wed, Jan 8, 8:03 PM · network, USB
ziaee added a comment to D48167: Introduce the USB umb(4) network driver.

Here's what I've got so far for the manual. I ordered some parts to test but they're not all here yet.

Wed, Jan 8, 12:58 AM · network, USB
khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

I am currently looking into adding the SPDX license identifier, but it can also be done in a separate review.

Wed, Jan 8, 12:53 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

Ok, i'll wait for the SPDX addition and then if I don't get any other feedback I'll land it

Wed, Jan 8, 12:46 AM · network, USB
khorben_defora.org added a comment to D48167: Introduce the USB umb(4) network driver.

I think it's fine as-is to go in the tree, it's been two years and I'd like to see this in before -15.

Wed, Jan 8, 12:29 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

I think it's fine as-is to go in the tree, it's been two years and I'd like to see this in before -15.

Wed, Jan 8, 12:25 AM · network, USB
adrian accepted D48167: Introduce the USB umb(4) network driver.
Wed, Jan 8, 12:24 AM · network, USB
khorben_defora.org added a reviewer for D48167: Introduce the USB umb(4) network driver: thj.
Wed, Jan 8, 12:17 AM · network, USB

Jan 4 2025

kevans added a member for USB: kevans.
Jan 4 2025, 5:48 PM
bapt added a member for USB: bapt.
Jan 4 2025, 4:42 PM

Dec 25 2024

lwhsu added inline comments to D48167: Introduce the USB umb(4) network driver.
Dec 25 2024, 6:41 AM · network, USB

Dec 24 2024

khorben_defora.org updated the diff for D48167: Introduce the USB umb(4) network driver.

Address feedback from lwhsu@; thanks!

Dec 24 2024, 12:10 AM · network, USB
khorben_defora.org added inline comments to D48167: Introduce the USB umb(4) network driver.
Dec 24 2024, 12:09 AM · network, USB

Dec 23 2024

khorben_defora.org added a reviewer for D48167: Introduce the USB umb(4) network driver: olce.
Dec 23 2024, 4:50 PM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

i could forsee someone writing something like a network manager plugin that doesn't specifically just want to call and parse shell output.

Dec 23 2024, 3:46 AM · network, USB
imp added a comment to D48167: Introduce the USB umb(4) network driver.

Where would it be reused?

Dec 23 2024, 3:42 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

(also nice work!)

Dec 23 2024, 3:35 AM · network, USB
adrian added a comment to D48167: Introduce the USB umb(4) network driver.

out of curiousity - what do people think about extracting a bunch of code out of umbctl and stuffing it in a library that can be reused?

Dec 23 2024, 3:33 AM · network, USB
zlei added a reviewer for D48167: Introduce the USB umb(4) network driver: network.
Dec 23 2024, 3:15 AM · network, USB

Dec 22 2024

lwhsu added inline comments to D48167: Introduce the USB umb(4) network driver.
Dec 22 2024, 1:31 PM · network, USB

Dec 21 2024

khorben_defora.org requested review of D48167: Introduce the USB umb(4) network driver.
Dec 21 2024, 2:10 AM · network, USB

Sep 23 2024

thj added a member for USB: thj.
Sep 23 2024, 2:32 PM

Sep 21 2024

hrs added a member for USB: hrs.
Sep 21 2024, 6:16 PM

Aug 28 2024

unitrunker_gmail.com added a member for USB: unitrunker_gmail.com.
Aug 28 2024, 9:03 PM
mohammad_fbsdphab_thelightbird.com added a member for USB: mohammad_fbsdphab_thelightbird.com.
Aug 28 2024, 4:44 PM
mohammad_fbsdphab_thelightbird.com added a watcher for USB: mohammad_fbsdphab_thelightbird.com.
Aug 28 2024, 4:44 PM
bofh created USB.
Aug 28 2024, 3:23 PM