<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/usb, branch releng/14.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-10-21T02:58:35Z</updated>
<entry>
<title>Move support of Realtek 8156/8156B from cdce(4) to ure(4)</title>
<updated>2024-10-21T02:58:35Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2024-08-12T04:04:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=630077a841862ae0156780ce834898a97735a484'/>
<id>urn:sha1:630077a841862ae0156780ce834898a97735a484</id>
<content type='text'>
Reviewed by:	kevlo, imp, hrs
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D45088

(cherry picked from commit 6ea4d95f6c76aa64d2db5c04c87e68dc299544df)
</content>
</entry>
<entry>
<title>ure(4): Add ID for LAN port in Thinkpad OneLink+ dock</title>
<updated>2024-09-26T00:49:31Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2024-09-19T01:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8748daf670eec754b5e926d107ca1f347cca6948'/>
<id>urn:sha1:8748daf670eec754b5e926d107ca1f347cca6948</id>
<content type='text'>
That's a pretty old dock for Thinkpad X1 Carbon Gen4 and few others.

MFC after:	1 week

(cherry picked from commit a1bb5bdb0ab69bc3ce1f6051b6abc0cbaab83faa)
</content>
</entry>
<entry>
<title>Add some AMD device IDs.</title>
<updated>2024-09-25T13:17:26Z</updated>
<author>
<name>Dmitry Luhtionov</name>
<email>dmitryluhtionov@gmail.com</email>
</author>
<published>2024-06-07T15:00:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d01a9cceefbc072aef212c640d8558768853545e'/>
<id>urn:sha1:d01a9cceefbc072aef212c640d8558768853545e</id>
<content type='text'>
(cherry picked from commit 4cc4b5e2b5f85f136169069559108ed7fff351f9)
</content>
</entry>
<entry>
<title>bpf: Add IfAPI analogue for bpf_peers_present()</title>
<updated>2024-09-24T04:30:48Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2023-10-04T20:56:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c2430c72b4c3516752b7541b100847522ab2225'/>
<id>urn:sha1:6c2430c72b4c3516752b7541b100847522ab2225</id>
<content type='text'>
An interface's bpf could feasibly not exist, in which case
bpf_peers_present() would panic from a NULL pointer dereference.  Solve
this by adding a new IfAPI that could deal with a NULL bpf, if such
could occur in the network stack.

Reviewed by:	zlei
Sponsored by:	Juniper Networks, Inc.
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D42082

(cherry picked from commit 8f31b879ecaf9e738dba631df4606742ee404e8e)

bpf: Prefer the boolean form when calling bpf_peers_present()

Reviewed by:	markj, kp, #network
MFC with:	8f31b879ecaf
Differential Revision:	https://reviews.freebsd.org/D45509

(cherry picked from commit 89204d9dcbe28558fae65936a0e93f44d926b88f)
</content>
</entry>
<entry>
<title>ums(4): fix incorrect mouse button reporting via evdev</title>
<updated>2024-09-19T21:41:43Z</updated>
<author>
<name>Niko Sonack</name>
<email>nsonack@outlook.com</email>
</author>
<published>2024-07-02T19:27:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b21881d8c42132fca37f361c0baa2fd08b51f9e2'/>
<id>urn:sha1:b21881d8c42132fca37f361c0baa2fd08b51f9e2</id>
<content type='text'>
when ums driver receives non-mouse HID report. This results in
unexpected button release event. Reuse existing sysmouse logic to
keep button pressed.

Reviewed by:	imp, wulf
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D45838

(cherry picked from commit d6888e211b07be79dd8de3145ac41b365f482ae8)
</content>
</entry>
<entry>
<title>u3g: add SIERRA AC340U</title>
<updated>2024-09-02T04:46:02Z</updated>
<author>
<name>Franco Fichtner</name>
<email>franco@opnsense.org</email>
</author>
<published>2024-08-23T11:26:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e6d533dd1746ba1809da965a1767bcbe59b3d56'/>
<id>urn:sha1:3e6d533dd1746ba1809da965a1767bcbe59b3d56</id>
<content type='text'>
Pull request:	https://github.com/freebsd/freebsd-src/pull/1397
MFC after:	3 days

(cherry picked from commit 4b6e76eff8b63d691c05772520849b6c94d535e8)
</content>
</entry>
<entry>
<title>if_urndis: Organize buffer layouts more naturally</title>
<updated>2024-07-23T13:01:37Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-07-09T14:10:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=030cbcc4c231be94b5ded668930e5be17cb9d3d5'/>
<id>urn:sha1:030cbcc4c231be94b5ded668930e5be17cb9d3d5</id>
<content type='text'>
- Group the request header and I/O buffer in one structure, rather than
  assuming that both request structures have the same size.
- Pass a pointer to the whole structure to urndis_ctrl_query() and
  urndis_ctrl_set() rather than just the header.  Otherwise, on CHERI
  platforms, these functions violate subobject bounds since they modify
  the buffer following the header.

While here, there is no apparent reason for the request structure used
in urndis_attach() to be allocated statically.  Change it so that it's
allocated on the stack.

No functional change intended.

Reviewed by:	jhb
MFC after:	2 weeks
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D45866

(cherry picked from commit 5dc4682c32691b9d0a20abdc5479d6ce2b36915e)
</content>
</entry>
<entry>
<title>net: Remove unneeded NULL check for the allocated ifnet</title>
<updated>2024-07-12T12:03:37Z</updated>
<author>
<name>Zhenlei Huang</name>
<email>zlei@FreeBSD.org</email>
</author>
<published>2024-06-28T10:16:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6b1f530935c5f84ec65dad87b7c20c6b7a72a6d3'/>
<id>urn:sha1:6b1f530935c5f84ec65dad87b7c20c6b7a72a6d3</id>
<content type='text'>
Change 4787572d0580 made if_alloc_domain() never fail, then also do the
wrappers if_alloc(), if_alloc_dev(), and if_gethandle().

No functional change intended.

Reviewed by:	kp, imp, glebius, stevek
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D45740

(cherry picked from commit aa3860851b9f6a6002d135b1cac7736e0995eedc)
</content>
</entry>
<entry>
<title>u3g: Add support for SIM7600G</title>
<updated>2024-06-12T19:34:25Z</updated>
<author>
<name>Maxime Thiebaut</name>
<email>maxime+freebsd@thiebaut.dev</email>
</author>
<published>2024-06-06T10:43:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1296443295aba0dd3e10a3a84013b9e60aef6196'/>
<id>urn:sha1:1296443295aba0dd3e10a3a84013b9e60aef6196</id>
<content type='text'>
Signed-off-by:	Maxime Thiebaut &lt;maxime+freebsd@thiebaut.dev&gt;
Reviewed by:	kp

(cherry picked from commit b5b90ff9844d1cb780ff777fc42ad393e4683563)
</content>
</entry>
<entry>
<title>kern: Remove leftover saf1761otg bits</title>
<updated>2024-06-06T14:23:01Z</updated>
<author>
<name>Joshua Kinard</name>
<email>freebsd@kumba.dev</email>
</author>
<published>2024-05-25T20:26:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=030596bfe4d39399dcedf3bb9652b3a625744159'/>
<id>urn:sha1:030596bfe4d39399dcedf3bb9652b3a625744159</id>
<content type='text'>
Almost all code related to the saf1761 driver was removed in commit
44796b7e822e, except for two small bits related to saf1761otg support.
This patch completes the removal.

PR:		279302
Signed-off-by:	Joshua Kinard &lt;freebsd@kumba.dev&gt;
Reviewed by:	mhorne
MFC after:	3 days
Fixes:		44796b7e822e ("mips: remove saf1761")

(cherry picked from commit 80828c6fab0292b5c5a34a63558d837cb9308fbd)
</content>
</entry>
</feed>
