Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167484554
D58798.id183915.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
963 B
Referenced Files
None
Subscribers
None
D58798.id183915.diff
View Options
diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20260812:
+ The new video(4) framework has landed. <sys/videoio.h> is now provided
+ as the API for communicating with it. __FreeBSD_version has been bumped
+ to 1600020 for ports that need to detect this changeover.
+
20260728:
The Intel 82576 and I350 Virtual Function devices have been split from
the igb(4) driver into the igbv driver. Interfaces previously exposed
diff --git a/sys/sys/param.h b/sys/sys/param.h
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -74,7 +74,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 1600019
+#define __FreeBSD_version 1600020
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 4:08 AM (11 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36873678
Default Alt Text
D58798.id183915.diff (963 B)
Attached To
Mode
D58798: video: bump __FreeBSD_version for video(4) refactor
Attached
Detach File
Event Timeline
Log In to Comment