The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=429c7d1ab4c0f56495e7b2e4acd15df91cbc14ab
commit 429c7d1ab4c0f56495e7b2e4acd15df91cbc14ab Author: Warner Losh <i...@freebsd.org> AuthorDate: 2021-01-08 00:21:14 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2021-01-08 03:41:08 +0000 pccard: Update UPDATING Update the UPDATING file for PC Card device removal. Also note that 1300134 is used for the FreeBSD_version since wulf@ just bumped that in the last few hours. --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index a2647870235f..cbb9000b17db 100644 --- a/UPDATING +++ b/UPDATING @@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20210108: + PC Card attachments for all devices have been removed. In the case of + wi and cmx, the entire drivers were removed because they were only + PC Card devices. FreeBSD_version 1300134 should be used for this + since it was bumped so recently. + 20210107: Transport-independent parts of HID support have been split off the USB code in to separate subsystem. Kernel configs which include one of _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"