git: e99c0c8b79b0 - main - xen: Prevent buffer overflow in privcmd ioctl

2022-05-06 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=e99c0c8b79b030e6c63e4f7149154d926a360664 commit e99c0c8b79b030e6c63e4f7149154d926a360664 Author: Dan Carpenter AuthorDate: 2019-04-04 15:12:17 + Commit: Roger Pau Monné CommitDate: 2022-05-06 0

git: 464907ce1cf9 - main - net80211: simplify code after STA/AP VAPs traffic hang fix

2022-05-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=464907ce1cf931091fa48999ea64480a6d2ef52c commit 464907ce1cf931091fa48999ea64480a6d2ef52c Author: Bjoern A. Zeeb AuthorDate: 2022-05-05 22:21:03 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-06 09:34

git: b29fb6cffd02 - main - Improve description of the nocache option.

2022-05-06 Thread Alexander Leidinger
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=b29fb6cffd025dea9fb51e7c61c7f8e4f380ff4e commit b29fb6cffd025dea9fb51e7c61c7f8e4f380ff4e Author: Alexander Leidinger AuthorDate: 2022-05-06 11:00:37 + Commit: Alexander Leidinger CommitDate:

git: 868bf82153e8 - main - if: avoid interface destroy race

2022-05-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=868bf82153e8ff22f09a8860c872149e0fb6bdef commit 868bf82153e8ff22f09a8860c872149e0fb6bdef Author: Kristof Provost AuthorDate: 2022-03-27 18:23:25 + Commit: Kristof Provost CommitDate: 2022-05-06 11:

Re: git: 92e40a9b9241 - main - busdma_bounce: Batch bounce page free operations when possible.

2022-05-06 Thread Bjoern A. Zeeb
On Thu, 21 Apr 2022, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=92e40a9b9241313b3d16543819ccd8d642bb11a5 commit 92e40a9b9241313b3d16543819ccd8d642bb11a5 Author: John Baldwin AuthorDate: 2022-04-21 19:01:55 + Commit: J

git: e44e611e31c3 - stable/13 - nfs: do not panic on bootpc_init when no interfaces are found

2022-05-06 Thread Alfredo Dal'Ava Junior
The branch stable/13 has been updated by alfredo: URL: https://cgit.FreeBSD.org/src/commit/?id=e44e611e31c3ac3c36ee33af37e7159b5dd2be13 commit e44e611e31c3ac3c36ee33af37e7159b5dd2be13 Author: Alfredo Dal'Ava Junior AuthorDate: 2022-04-07 22:33:26 + Commit: Alfredo Dal'Ava Junior Co

Re: git: 868bf82153e8 - main - if: avoid interface destroy race

2022-05-06 Thread Hans Petter Selasky
On 5/6/22 13:56, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=868bf82153e8ff22f09a8860c872149e0fb6bdef commit 868bf82153e8ff22f09a8860c872149e0fb6bdef Author: Kristof Provost AuthorDate: 2022-03-27 18:23:25 + Commit: K

git: c530c80ef22e - main - pf: fix reverse direction dummynet

2022-05-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c530c80ef22eee3778e649add4920e83cc4b1af7 commit c530c80ef22eee3778e649add4920e83cc4b1af7 Author: Kristof Provost AuthorDate: 2022-05-06 12:37:07 + Commit: Kristof Provost CommitDate: 2022-05-06 12:

git: 9501fc936f3b - main - pf: dummynet fix

2022-05-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=9501fc936f3bc90d6159b4706f2728f6678848cd commit 9501fc936f3bc90d6159b4706f2728f6678848cd Author: Kristof Provost AuthorDate: 2022-05-06 14:37:47 + Commit: Kristof Provost CommitDate: 2022-05-06 14:

git: 4d48dd689062 - main - pf: don't reject dummynet-ed packets

2022-05-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4d48dd68906230f8c41caee6a5c9d7b9f272bdb1 commit 4d48dd68906230f8c41caee6a5c9d7b9f272bdb1 Author: Kristof Provost AuthorDate: 2022-05-06 14:41:34 + Commit: Kristof Provost CommitDate: 2022-05-06 14:

git: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property.

2022-05-06 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=0b6bacc7874f9c68ad35b06f1a7614171eb9ab10 commit 0b6bacc7874f9c68ad35b06f1a7614171eb9ab10 Author: Ruslan Bukin AuthorDate: 2022-05-06 15:41:11 + Commit: Ruslan Bukin CommitDate: 2022-05-06 15:48:04

Re: git: 92e40a9b9241 - main - busdma_bounce: Batch bounce page free operations when possible.

2022-05-06 Thread John Baldwin
On 5/6/22 4:59 AM, Bjoern A. Zeeb wrote: On Thu, 21 Apr 2022, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=92e40a9b9241313b3d16543819ccd8d642bb11a5 commit 92e40a9b9241313b3d16543819ccd8d642bb11a5 Author: John Baldwin AuthorDat

Re: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property.

2022-05-06 Thread Ravi Pokala
-Original Message- From: on behalf of Ruslan Bukin Date: 2022-05-06, Friday at 08:51 To: , , Subject: git: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property. The branch main has been updated by br:

Re: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property.

2022-05-06 Thread Kyle Evans
On Fri, May 6, 2022 at 9:25 AM Ravi Pokala wrote: > > -Original Message- > From: on behalf of Ruslan Bukin > > Date: 2022-05-06, Friday at 08:51 > To: , , > > Subject: git: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI > requester ID to an IOMMU specifier based on "iomm

Re: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property.

2022-05-06 Thread Ruslan Bukin
On Fri, May 06, 2022 at 09:25:40AM -0700, Ravi Pokala wrote: > -Original Message- > From: on behalf of Ruslan Bukin > > Date: 2022-05-06, Friday at 08:51 > To: , , > > Subject: git: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI > requester ID to an IOMMU specifier based

git: f04534f5c84e - main - sysvsem: Add a timeout argument to the semop.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=f04534f5c84e58009efbb7f378803da3f33585b9 commit f04534f5c84e58009efbb7f378803da3f33585b9 Author: Dmitry Chagin AuthorDate: 2022-05-06 16:51:48 + Commit: Dmitry Chagin CommitDate: 2022-05-06 16

git: cd875998dc23 - main - linux(4): Regen for semop syscall.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=cd875998dc236eb531753bba7296a834de57d99d commit cd875998dc236eb531753bba7296a834de57d99d Author: Dmitry Chagin AuthorDate: 2022-05-06 16:59:33 + Commit: Dmitry Chagin CommitDate: 2022-05-06 16

git: f686092664ee - main - linux(4): Call semop directly.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=f686092664ee6c2c287f77f716db4d72e451c780 commit f686092664ee6c2c287f77f716db4d72e451c780 Author: Dmitry Chagin AuthorDate: 2022-05-06 16:58:53 + Commit: Dmitry Chagin CommitDate: 2022-05-06 16

git: f48a68874bf4 - main - linux(4): Retire linux_semop implementation.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=f48a68874bf4503a18c0c55887a028dab0a4600f commit f48a68874bf4503a18c0c55887a028dab0a4600f Author: Dmitry Chagin AuthorDate: 2022-05-06 17:00:13 + Commit: Dmitry Chagin CommitDate: 2022-05-06 17

git: f19c4e23413d - main - linux(4): Change semtimedop syscall definition to match Linux actual one.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=f19c4e23413d9e2661d09120bb5434c54593bb8e commit f19c4e23413d9e2661d09120bb5434c54593bb8e Author: Dmitry Chagin AuthorDate: 2022-05-06 17:01:43 + Commit: Dmitry Chagin CommitDate: 2022-05-06 17

git: 3245a2ecea21 - main - linux(4): Implement semtimedop syscalls.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=3245a2ecea21ace3d97cec1266fbe29c88ba1a59 commit 3245a2ecea21ace3d97cec1266fbe29c88ba1a59 Author: Dmitry Chagin AuthorDate: 2022-05-06 17:02:59 + Commit: Dmitry Chagin CommitDate: 2022-05-06 17

git: 430460d71782 - main - linux(4): Regen for semtimedop syscalls.

2022-05-06 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=430460d7178285a26087d294177627e6c88ad369 commit 430460d7178285a26087d294177627e6c88ad369 Author: Dmitry Chagin AuthorDate: 2022-05-06 17:02:16 + Commit: Dmitry Chagin CommitDate: 2022-05-06 17

git: 0c0bfa0f6f2f - main - Fix ofw_bus_iommu_map() since there is no limit on amount of maps described in "iommu-map" DTS property.

2022-05-06 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=0c0bfa0f6f2f3415f139aa65019f43f498883a89 commit 0c0bfa0f6f2f3415f139aa65019f43f498883a89 Author: Ruslan Bukin AuthorDate: 2022-05-06 17:03:52 + Commit: Ruslan Bukin CommitDate: 2022-05-06 17:09:42

git: ff1c8af8c349 - main - vt: use TERMINAL_DECLARE_EARLY() macro

2022-05-06 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=ff1c8af8c34965cc13e53f8290adc5a2fe09501b commit ff1c8af8c34965cc13e53f8290adc5a2fe09501b Author: Mitchell Horne AuthorDate: 2021-09-20 19:50:04 + Commit: Mitchell Horne CommitDate: 2022-05-06 1

Re: git: 0c0bfa0f6f2f - main - Fix ofw_bus_iommu_map() since there is no limit on amount of maps described in "iommu-map" DTS property.

2022-05-06 Thread Kyle Evans
On Fri, May 6, 2022 at 10:10 AM Ruslan Bukin wrote: > > The branch main has been updated by br: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=0c0bfa0f6f2f3415f139aa65019f43f498883a89 > > commit 0c0bfa0f6f2f3415f139aa65019f43f498883a89 > Author: Ruslan Bukin > AuthorDate: 2022-05-06 17:0

Re: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property.

2022-05-06 Thread Ruslan Bukin
On Fri, May 06, 2022 at 09:37:36AM -0700, Kyle Evans wrote: > On Fri, May 6, 2022 at 9:25 AM Ravi Pokala wrote: > > > > -Original Message- > > From: on behalf of Ruslan Bukin > > > > Date: 2022-05-06, Friday at 08:51 > > To: , , > > > > Subject: git: 0b6bacc7874f - main - Add ofw_bus_

Re: 0b6bacc7874f - main - Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU specifier based on "iommu-map" DTS property.

2022-05-06 Thread Kyle Evans
On Fri, May 6, 2022 at 11:31 AM Ruslan Bukin wrote: > > On Fri, May 06, 2022 at 09:37:36AM -0700, Kyle Evans wrote: > > On Fri, May 6, 2022 at 9:25 AM Ravi Pokala wrote: > > > > > > -Original Message- > > > From: on behalf of Ruslan Bukin > > > > > > Date: 2022-05-06, Friday at 08:51 >

git: 3cdfaefa4b88 - main - bhyve: Fix virtio-console legacy configuration parsing

2022-05-06 Thread Ka Ho Ng
The branch main has been updated by khng: URL: https://cgit.FreeBSD.org/src/commit/?id=3cdfaefa4b88c928bfb62e7fb6c7f7742d81f31c commit 3cdfaefa4b88c928bfb62e7fb6c7f7742d81f31c Author: Yan Ka Chiu AuthorDate: 2022-05-06 19:31:56 + Commit: Ka Ho Ng CommitDate: 2022-05-06 19:34:17 +00

git: d71c9f14682f - main - rpc.tlsservd: Add logging of TLS version and cipher used

2022-05-06 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=d71c9f14682fee73f3694426fb47e66aab721835 commit d71c9f14682fee73f3694426fb47e66aab721835 Author: Rick Macklem AuthorDate: 2022-05-06 21:03:43 + Commit: Rick Macklem CommitDate: 2022-05-06 21:

git: 45dc8e3c2c62 - main - nvdimm: Use devclass_lookup to find devclasses.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=45dc8e3c2c625040433f53d1ab987be68e17e4d3 commit 45dc8e3c2c625040433f53d1ab987be68e17e4d3 Author: John Baldwin AuthorDate: 2022-05-06 21:41:42 + Commit: John Baldwin CommitDate: 2022-05-06 21:41:42

git: 216ca4cee118 - main - nvdimm_e820: Use driver->name in identify method.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=216ca4cee1189ce1dd38b293c9dd431eb5ff8b02 commit 216ca4cee1189ce1dd38b293c9dd431eb5ff8b02 Author: John Baldwin AuthorDate: 2022-05-06 21:42:02 + Commit: John Baldwin CommitDate: 2022-05-06 21:42:02

git: d5a7306c75d2 - main - ata: Remove ata_devclass from DRIVER_MODULE invocations.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d5a7306c75d2f9bddf7e264cbd61c83eee67f071 commit d5a7306c75d2f9bddf7e264cbd61c83eee67f071 Author: John Baldwin AuthorDate: 2022-05-06 22:36:10 + Commit: John Baldwin CommitDate: 2022-05-06 22:36:10

git: 5a2ae6d050b6 - main - aac: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=5a2ae6d050b6cab6fa9e9e3a40abfeac2a34f26d commit 5a2ae6d050b6cab6fa9e9e3a40abfeac2a34f26d Author: John Baldwin AuthorDate: 2022-04-19 18:24:47 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:27

git: b69ec7a6bc82 - main - aacraid: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b69ec7a6bc82816431f1c071f899b59249abce32 commit b69ec7a6bc82816431f1c071f899b59249abce32 Author: John Baldwin AuthorDate: 2022-04-19 18:25:45 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 43ac2b6d7c54 - main - Remove isab_devclass from ISA bridge drivers.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=43ac2b6d7c5459debd6c1e5dc2fa3334fc645809 commit 43ac2b6d7c5459debd6c1e5dc2fa3334fc645809 Author: John Baldwin AuthorDate: 2022-04-19 18:56:41 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 09fd3b43ad11 - main - Remove isa_devclass from ISA bus drivers.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=09fd3b43ad1156d157bc5bd6df270905a82b6094 commit 09fd3b43ad1156d157bc5bd6df270905a82b6094 Author: John Baldwin AuthorDate: 2022-04-19 18:58:35 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 3e38757d4c52 - main - Remove unused miibus_devclass and miibus_fdt_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3e38757d4c52f7c2b33e4ab667ebc55e334a6ca0 commit 3e38757d4c52f7c2b33e4ab667ebc55e334a6ca0 Author: John Baldwin AuthorDate: 2022-04-19 19:18:43 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 916a5d8ad5ff - main - acpi: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=916a5d8ad5ffe49a1bababd248a45e87f0161c40 commit 916a5d8ad5ffe49a1bababd248a45e87f0161c40 Author: John Baldwin AuthorDate: 2022-04-19 19:05:21 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 07c15a9d3556 - main - ahci: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=07c15a9d35565d3862a7b3f02596b2e18e721f76 commit 07c15a9d35565d3862a7b3f02596b2e18e721f76 Author: John Baldwin AuthorDate: 2022-04-19 20:39:53 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 22a99a52728b - main - age: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=22a99a52728bbaa1da5fca182573dd5bcf3f1600 commit 22a99a52728bbaa1da5fca182573dd5bcf3f1600 Author: John Baldwin AuthorDate: 2022-04-19 20:37:41 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 8933f7d60077 - main - Remove unused mdio_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8933f7d6007768df741d4ebba87e3d5c9e78ee9c commit 8933f7d6007768df741d4ebba87e3d5c9e78ee9c Author: John Baldwin AuthorDate: 2022-04-19 19:20:33 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 23802d41faf1 - main - Remove unused ahci_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=23802d41faf1786bcf759bc2fa5dcaf8bf56f05d commit 23802d41faf1786bcf759bc2fa5dcaf8bf56f05d Author: John Baldwin AuthorDate: 2022-04-26 18:04:15 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 27f71c586017 - main - ae: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=27f71c58601744c4732eec6a8f8a733b37236330 commit 27f71c58601744c4732eec6a8f8a733b37236330 Author: John Baldwin AuthorDate: 2022-04-19 19:21:28 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: 6d51c76d6f53 - main - alc: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6d51c76d6f532073664e4c6370004f65e9f887b4 commit 6d51c76d6f532073664e4c6370004f65e9f887b4 Author: John Baldwin AuthorDate: 2022-04-19 20:43:18 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 43fb772c68a2 - main - ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=43fb772c68a2eac62e9826495f35aa9c0fd72672 commit 43fb772c68a2eac62e9826495f35aa9c0fd72672 Author: John Baldwin AuthorDate: 2022-04-19 20:41:23 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:28

git: cf80fdefcafd - main - ale: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cf80fdefcafd1a48a7fef8e580f20f9843bbc3d2 commit cf80fdefcafd1a48a7fef8e580f20f9843bbc3d2 Author: John Baldwin AuthorDate: 2022-04-19 20:43:56 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 7e8e6125ab38 - main - bce: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7e8e6125ab382522531f7dbb2fc643660f6aa768 commit 7e8e6125ab382522531f7dbb2fc643660f6aa768 Author: John Baldwin AuthorDate: 2022-04-19 21:01:36 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 606e29ec4149 - main - Remove unused ata_pci_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=606e29ec41490c35d2275f7a660664da293c1ccd commit 606e29ec41490c35d2275f7a660664da293c1ccd Author: John Baldwin AuthorDate: 2022-04-19 20:58:27 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 48ebc9403ac5 - main - bfe: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=48ebc9403ac52adbdc1532842ace4a4c9f56c99a commit 48ebc9403ac52adbdc1532842ace4a4c9f56c99a Author: John Baldwin AuthorDate: 2022-04-19 21:02:10 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: f859852f2529 - main - ath: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f859852f252922a45ae44348e87085f0e07ac8e2 commit f859852f252922a45ae44348e87085f0e07ac8e2 Author: John Baldwin AuthorDate: 2022-04-19 21:00:49 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 9360510b1676 - main - Remove unused fbd_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9360510b167618987f2b552929fba2fa4cb4817b commit 9360510b167618987f2b552929fba2fa4cb4817b Author: John Baldwin AuthorDate: 2022-04-26 18:31:11 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 387290793122 - main - cas: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=38729079312270532f223752675950e5527c6017 commit 38729079312270532f223752675950e5527c6017 Author: John Baldwin AuthorDate: 2022-04-19 21:03:52 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: b9c38d5be6f0 - main - s3pci: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b9c38d5be6f01799d63e6f94a1f16e58407d2c3f commit b9c38d5be6f01799d63e6f94a1f16e58407d2c3f Author: John Baldwin AuthorDate: 2022-04-19 21:14:45 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: a11ab694f218 - main - fxp: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a11ab694f21880fab6ed58793fd5f227ed0197e6 commit a11ab694f21880fab6ed58793fd5f227ed0197e6 Author: John Baldwin AuthorDate: 2022-04-19 21:15:26 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 6f70f80c7525 - main - gem: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6f70f80c752524e92fde19d9029f8fd73b68693c commit 6f70f80c752524e92fde19d9029f8fd73b68693c Author: John Baldwin AuthorDate: 2022-04-19 21:16:31 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: c6d3976514d1 - main - Remove unused smbus_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c6d3976514d1650c96d7468ad83eacbd756b1a98 commit c6d3976514d1650c96d7468ad83eacbd756b1a98 Author: John Baldwin AuthorDate: 2022-04-20 16:26:33 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 6b66c298862e - main - ciss: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6b66c298862e65f5dec6861bc21f661f1db91cdc commit 6b66c298862e65f5dec6861bc21f661f1db91cdc Author: John Baldwin AuthorDate: 2022-04-19 21:04:42 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: d628b8c9e7d5 - main - bge: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d628b8c9e7d5de6ec2daf63bb174f52305a79b00 commit d628b8c9e7d5de6ec2daf63bb174f52305a79b00 Author: John Baldwin AuthorDate: 2022-04-19 21:02:45 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 8c13dd83a35b - main - Remove unused iicbb_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8c13dd83a35b8e4f138ae13480535c6fe76b02d1 commit 8c13dd83a35b8e4f138ae13480535c6fe76b02d1 Author: John Baldwin AuthorDate: 2022-04-19 21:47:29 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 64450e3a39cd - main - dc: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=64450e3a39cd9a12c30174d3be41406e8542ff2e commit 64450e3a39cd9a12c30174d3be41406e8542ff2e Author: John Baldwin AuthorDate: 2022-04-19 21:11:57 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 66b88e7ea6f2 - main - cardbus: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=66b88e7ea6f2336d5e1dde923e9e92fee2f69ef4 commit 66b88e7ea6f2336d5e1dde923e9e92fee2f69ef4 Author: John Baldwin AuthorDate: 2022-04-19 21:03:16 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: b3407dcc5883 - main - cpufreq: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b3407dcc5883f2f465d44aed2d107606311731a4 commit b3407dcc5883f2f465d44aed2d107606311731a4 Author: John Baldwin AuthorDate: 2022-04-19 21:08:04 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 7bb02a79086a - main - efirtc: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7bb02a79086a9bf0720647e92982e6d7c516d6e0 commit 7bb02a79086a9bf0720647e92982e6d7c516d6e0 Author: John Baldwin AuthorDate: 2022-04-19 21:12:48 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: fb9f63e88e1a - main - ida: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=fb9f63e88e1a9ae0f4936e99e872278cd086eecd commit fb9f63e88e1a9ae0f4936e99e872278cd086eecd Author: John Baldwin AuthorDate: 2022-04-19 21:42:44 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 3a86615217bf - main - iicbus: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3a86615217bfa70b2bbaeb85e36026da33a11059 commit 3a86615217bfa70b2bbaeb85e36026da33a11059 Author: John Baldwin AuthorDate: 2022-04-20 16:37:34 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 676ea8e1778d - main - Remove unused iicbus_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=676ea8e1778d671703c8901ea82ad4092b00b24a commit 676ea8e1778d671703c8901ea82ad4092b00b24a Author: John Baldwin AuthorDate: 2022-04-20 16:19:37 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 413e6d9d6bd3 - main - et: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=413e6d9d6bd3f40dbd0a337aeb978e6906a80319 commit 413e6d9d6bd3f40dbd0a337aeb978e6906a80319 Author: John Baldwin AuthorDate: 2022-04-19 21:14:10 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 9e0570547b26 - main - em/igb: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9e0570547b262edc193e293c0d0b5b18feb701ba commit 9e0570547b262edc193e293c0d0b5b18feb701ba Author: John Baldwin AuthorDate: 2022-04-19 21:13:29 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:29

git: 85447c525b75 - main - Remove unused ofw_iicbus_devclass.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=85447c525b755fa3e968ae617174478c5cfe1fc6 commit 85447c525b755fa3e968ae617174478c5cfe1fc6 Author: John Baldwin AuthorDate: 2022-04-20 16:21:45 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 354f6c1cc1ee - main - mfi: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=354f6c1cc1ee0bf109a9134f918105e63b59c8d4 commit 354f6c1cc1ee0bf109a9134f918105e63b59c8d4 Author: John Baldwin AuthorDate: 2022-04-20 16:49:22 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 05a86e7c3cc1 - main - igc: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=05a86e7c3cc1549aec15779a1d107ee683b074a7 commit 05a86e7c3cc1549aec15779a1d107ee683b074a7 Author: John Baldwin AuthorDate: 2022-04-20 16:39:56 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 8272dd4b0e1d - main - hpt*: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8272dd4b0e1d6cd362409d5c290afb4d7070fa8a commit 8272dd4b0e1d6cd362409d5c290afb4d7070fa8a Author: John Baldwin AuthorDate: 2022-04-19 21:27:48 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:30

git: 8b2be9cbabb9 - main - mrsas: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8b2be9cbabb9d467584e0d6a4c6141c7925475f0 commit 8b2be9cbabb9d467584e0d6a4c6141c7925475f0 Author: John Baldwin AuthorDate: 2022-04-20 17:04:56 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:32

git: a571fed7f457 - main - iwi/iwm/iwn: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a571fed7f457b7eb1207aca6871f9b066ca7b806 commit a571fed7f457b7eb1207aca6871f9b066ca7b806 Author: John Baldwin AuthorDate: 2022-04-20 16:43:47 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 827252eefd1a - main - mvs: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=827252eefd1a22a9602ad03a272d7896b17e3371 commit 827252eefd1a22a9602ad03a272d7896b17e3371 Author: John Baldwin AuthorDate: 2022-04-20 17:06:57 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:32

git: 64afbe6a5111 - main - ipw: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=64afbe6a58e1a4b723f9a4178b3e81231610 commit 64afbe6a58e1a4b723f9a4178b3e81231610 Author: John Baldwin AuthorDate: 2022-04-20 16:41:47 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 964c2b3a6faf - main - ix/ixv: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=964c2b3a6faf09bcdbc2dfb074f962f87a1ab2d4 commit 964c2b3a6faf09bcdbc2dfb074f962f87a1ab2d4 Author: John Baldwin AuthorDate: 2022-04-20 16:45:07 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 7fcc34492800 - main - msk: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7fcc3449280064f975dadc7e5618a712d894b664 commit 7fcc3449280064f975dadc7e5618a712d894b664 Author: John Baldwin AuthorDate: 2022-04-20 17:05:43 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:32

git: 8e995b463185 - main - le: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8e995b46318555d577db7dcbb1d6c222dde93050 commit 8e995b46318555d577db7dcbb1d6c222dde93050 Author: John Baldwin AuthorDate: 2022-04-20 16:46:50 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 4cdbea973440 - main - jme: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4cdbea973440db6a936cc618f0a020f657754c66 commit 4cdbea973440db6a936cc618f0a020f657754c66 Author: John Baldwin AuthorDate: 2022-04-20 16:45:57 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: f438c2ff057f - main - mii: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f438c2ff057f616f7e0eec1037697c00a63bc5b5 commit f438c2ff057f616f7e0eec1037697c00a63bc5b5 Author: John Baldwin AuthorDate: 2022-04-20 16:55:06 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: d48ddc5f9676 - main - mpr/mps/mpt: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d48ddc5f9676bbf050c5f5d110d672173ae82f47 commit d48ddc5f9676bbf050c5f5d110d672173ae82f47 Author: John Baldwin AuthorDate: 2022-04-20 17:04:01 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:32

git: 3144501a3f77 - main - ips: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3144501a3f777d3bf89df9728d437ae177df47eb commit 3144501a3f777d3bf89df9728d437ae177df47eb Author: John Baldwin AuthorDate: 2022-04-20 16:40:50 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: b45db762604a - main - malo: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b45db762604ac81092fff9eaaa6352e6b0dd4c80 commit b45db762604ac81092fff9eaaa6352e6b0dd4c80 Author: John Baldwin AuthorDate: 2022-04-20 16:48:24 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: b58c5abf075f - main - mmc: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b58c5abf075fcbfc515a353113470374ffc95b6f commit b58c5abf075fcbfc515a353113470374ffc95b6f Author: John Baldwin AuthorDate: 2022-04-20 17:01:11 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:32

git: d1a9e9b9d83f - main - isp: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d1a9e9b9d83f17e2989fe8782595da2ba8f609e1 commit d1a9e9b9d83f17e2989fe8782595da2ba8f609e1 Author: John Baldwin AuthorDate: 2022-04-20 16:42:32 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 9cd54db59d08 - main - mlx: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9cd54db59d08d5452f51d993c85f2a470a9473fe commit 9cd54db59d08d5452f51d993c85f2a470a9473fe Author: John Baldwin AuthorDate: 2022-04-20 16:58:52 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 9a648e1e8747 - main - lge: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9a648e1e87478e52c356d9980721c5be437cbe5b commit 9a648e1e87478e52c356d9980721c5be437cbe5b Author: John Baldwin AuthorDate: 2022-04-20 16:47:49 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:31

git: 40995739779e - main - mwl: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=40995739779e1bfb95a6e089b57bae0b8deeaf34 commit 40995739779e1bfb95a6e089b57bae0b8deeaf34 Author: John Baldwin AuthorDate: 2022-04-20 17:07:43 + Commit: John Baldwin CommitDate: 2022-05-06 22:39:32

git: e7451a6b82b3 - main - nge: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e7451a6b82b3ce289161f6d60e7c650d159eba7b commit e7451a6b82b3ce289161f6d60e7c650d159eba7b Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 1093caa1bb55 - main - nvme: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1093caa1bb554b29a8e4178b383311b51c225cc3 commit 1093caa1bb554b29a8e4178b383311b51c225cc3 Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: b64711b6e760 - main - ocs_fc: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b64711b6e760cfa1834383c61a60acf547b15271 commit b64711b6e760cfa1834383c61a60acf547b15271 Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 6ab0dfe50ce3 - main - pccbb: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6ab0dfe50ce38f5699184056e69d58d26527a23c commit 6ab0dfe50ce38f5699184056e69d58d26527a23c Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 97a410130f1e - main - pci: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=97a410130f1eccd382455ec2515f8188c8c6cf64 commit 97a410130f1eccd382455ec2515f8188c8c6cf64 Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: c59820837c28 - main - pms: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c59820837c28f7cef224b689ac5026ed113a5320 commit c59820837c28f7cef224b689ac5026ed113a5320 Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 6d5880906ecc - main - ppbus/ppc: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6d5880906ecc768646ba7b0cbaba4babc27a44d8 commit 6d5880906ecc768646ba7b0cbaba4babc27a44d8 Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 30c024c54afc - main - re/rl: Remove unused devclass arguments to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=30c024c54afce39a21642308e87891c06cbb6fc5 commit 30c024c54afce39a21642308e87891c06cbb6fc5 Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 55771d1c0b65 - main - puc: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=55771d1c0b65416e490239162769f9ccd3b29c1e commit 55771d1c0b65416e490239162769f9ccd3b29c1e Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: aed8cdc8cd9a - main - ral: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=aed8cdc8cd9a810e67d9374d1a18cb27771ef2cc commit aed8cdc8cd9a810e67d9374d1a18cb27771ef2cc Author: John Baldwin AuthorDate: 2022-05-06 22:46:55 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:55

git: 03cfce6f7381 - main - rtsx: Remove unused devclass argument to DRIVER_MODULE.

2022-05-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=03cfce6f7381603ccc4715900ab6e1861a285d44 commit 03cfce6f7381603ccc4715900ab6e1861a285d44 Author: John Baldwin AuthorDate: 2022-05-06 22:46:56 + Commit: John Baldwin CommitDate: 2022-05-06 22:46:56

  1   2   >