Date: Thu, 10 Apr 2025 01:56:08 GMT From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 516140f6dc - main - 14.3: Regenerate hardware notes from archetype Message-ID: <202504100156.53A1u86a098811@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=516140f6dc1e7dfcfe7bd5edb759b14d9fbd9c89 commit 516140f6dc1e7dfcfe7bd5edb759b14d9fbd9c89 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2025-04-10 01:55:44 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-04-10 01:55:44 +0000 14.3: Regenerate hardware notes from archetype Sponsored by: Amazon --- website/content/en/releases/14.3R/hardware.adoc | 64 +++++++++++++------------ 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc index 91fb68deac..c768f9002a 100644 --- a/website/content/en/releases/14.3R/hardware.adoc +++ b/website/content/en/releases/14.3R/hardware.adoc @@ -1269,7 +1269,6 @@ one of the following add-on boards: - The **tws** driver supports the following SATA/SAS RAID controller: @@ -3436,6 +3435,7 @@ Many more are supported, see for the complete list. + [[serial]] === Serial Interfaces @@ -3864,17 +3864,22 @@ driver supports audio devices based on the following chipset: [[usb]] === USB Devices -[amd64, i386] A range of USB peripherals are supported; devices known to work are listed in this section. +A range of USB peripherals are supported; devices known to work are listed in this section. Owing to the generic nature of most USB devices, with some exceptions any device of a given class will be supported, even if not explicitly listed here. [NOTE] ==== -[amd64, i386] USB Ethernet adapters can be found in the section listing <<ethernet,Ethernet interfaces>>. +USB network interfaces can be found in <<ethernet,Ethernet Interfaces>> or <<wlan,Wireless Network Interfaces>>. +==== + +[NOTE] +==== +USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>>. ==== [NOTE] ==== -[amd64, i386] USB Bluetooth adapters can be found in <<bluetooth,Bluetooth>> section. +USB human interface devices can be found in <<misc,Miscellaneous>>. ==== Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) @@ -4012,8 +4017,6 @@ Most Windows CE based phones [amd64, i386] Hubs -[amd64, i386] Keyboards (man:ukbd[4] driver) - [amd64, i386] Miscellaneous * Assist Computer Systems PC Camera C-M1 @@ -4049,8 +4052,6 @@ driver include: * Sonim XP5300 Force -[amd64, i386] Mice (man:ums[4] driver) - The **rtsx** @@ -4468,36 +4469,40 @@ driver supports the following SafeXcel chips: [[misc]] === Miscellaneous -[amd64, i386] FAX-Modem/PCCARD - -* MELCO IGM-PCM56K/IGM-PCM56KH -* Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal) - -[amd64, i386] Floppy drives (man:fdc[4] driver) - -[amd64, i386] VGA-compatible video cards (man:vga[4] driver) +Keyboards including: + +* HID keyboards (man:hkbd[4] driver) over USB, I2C, or Apple SPI +* USB keyboards (man:ukbd[4] driver) +* PS/2 keyboards (man:atkbd[4] driver) +* ADB keyboards (man:akbd[4] driver) +* AT-style keyboards (man:atkbd[4] driver) +* Hyper-v keyboards (**hv_kbd** driver) + +Pointing devices including: + +* HID mice (man:hms[4] driver) and touch devices (man:hmt[4] driver) +over USB, I2C, Hyper-V, or Apple SPI +* USB mice (man:ums[4] driver) and touch devices (man:wmt[4] driver) +* Apple laptop trackpads (man:wsp[4] or man:apt[4] drivers) +* Elantech I2C touchpads (man:ietp[4] driver) +* Chromebook Cypress APA I2C touchpads (man:cyapa[4] driver) +* PS/2 mice and compatible devices, +including many laptop pointing devices (man:psm[4] driver) +* ADB mice and touch devices (man:ams[4] driver) +* Serial mice and compatible devices [NOTE] ==== -Information regarding specific video cards and compatibility with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. +man:moused[8] has more information on using traditional pointing devices with the FreeBSD console. ==== -[amd64, i386] Keyboards including: - -* [i386] AT-style keyboards (man:atkbd[4] driver) -* [amd64, i386] PS/2 keyboards (man:atkbd[4] driver) -* [amd64, i386] USB keyboards (man:ukbd[4] driver) - -[amd64, i386] Pointing devices including: +[amd64, i386] Floppy drives (man:fdc[4] driver) -* [amd64, i386] PS/2 mice and compatible devices, including many laptop pointing devices (man:psm[4] driver) -* Serial mice and compatible devices -* [amd64, i386] USB mice (man:ums[4] driver) +[amd64, i386] VGA-compatible video cards (man:vga[4] driver) [NOTE] ==== -man:moused[8] has more information on using pointing devices with FreeBSD. -Information on using pointing devices with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. +Information regarding specific video cards and compatibility with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. ==== [amd64, i386] "PC standard" parallel ports (man:ppc[4] driver) @@ -4509,7 +4514,6 @@ Information on using pointing devices with Xorg can be found at link:http://www. * SII MC-P200 - The **ads111x** driver provides support for the following devices:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504100156.53A1u86a098811>
