[Bug 283226] [PUC] Add support for PUC devices

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 Dec 2024 09:07:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283226

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=41b30bbc1a57b60afee9acdd6ad240c92ef13790

commit 41b30bbc1a57b60afee9acdd6ad240c92ef13790
Author:     Yoshihiro Takahashi <nyan@FreeBSD.org>
AuthorDate: 2024-12-31 09:04:27 +0000
Commit:     Yoshihiro Takahashi <nyan@FreeBSD.org>
CommitDate: 2024-12-31 09:04:27 +0000

    uart: Add support for Brainboxes / Intashield serial cards.

    PR:             283226
    Reported by:    Cameron Williams

 sys/dev/puc/pucdata.c       | 422 ++++++++++++++++++++++++++++++++++++++++++++
 sys/dev/uart/uart_bus_pci.c |  14 ++
 2 files changed, 436 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.