diff --git a/website/content/en/releases/14.2R/hardware.adoc b/website/content/en/releases/14.2R/hardware.adoc --- a/website/content/en/releases/14.2R/hardware.adoc +++ b/website/content/en/releases/14.2R/hardware.adoc @@ -3997,17 +3997,22 @@ [[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 <>. +USB network interfaces can be found in <> or <>. ==== [NOTE] ==== -[amd64, i386] USB Bluetooth adapters can be found in <> section. +USB Bluetooth adapters can be found in <>. +==== + +[NOTE] +==== +USB human interface devices can be found in <>. ==== Altera University Program Secure Data Card IP Core (man:altera_sdcard[4] driver) @@ -4145,8 +4150,6 @@ [amd64, i386] Hubs -[amd64, i386] Keyboards (man:ukbd[4] driver) - [amd64, i386] Miscellaneous * Assist Computer Systems PC Camera C-M1 @@ -4182,8 +4185,6 @@ * Sonim XP5300 Force -[amd64, i386] Mice (man:ums[4] driver) - The **rtsx** @@ -4607,37 +4608,26 @@ [[misc]] === Miscellaneous -[amd64, i386] FAX-Modem/PCCARD +Keyboards including: -* MELCO IGM-PCM56K/IGM-PCM56KH -* Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal) +* HID keyboards (man:hkbd[4] driver) +* 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) -[amd64, i386] Floppy drives (man:fdc[4] driver) - -[amd64, i386] VGA-compatible video cards (man:vga[4] driver) - -[NOTE] -==== -Information regarding specific video cards and compatibility with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. -==== +Pointing devices including: -[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] Bus mice and compatible devices (man:mse[4] driver) -* [amd64, i386] PS/2 mice and compatible devices, including many laptop pointing devices (man:psm[4] driver) +* HID mice (man:hms[4] driver) and touch devices (man:hmt[4] driver) +* USB mice (man:ums[4] driver) and touch devices (man:wmt[4] driver) +* Apple laptop Trackpads (man:apt[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 -* [amd64, i386] USB mice (man:ums[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/]. +man:moused[8] has more information on using traditional pointing devices with FreeBSD. ==== [amd64, i386] "PC standard" parallel ports (man:ppc[4] driver) @@ -4851,3 +4841,16 @@ * Winbond 83687THF * Winbond 83697HF/UG +[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) + +[NOTE] +==== +Information regarding specific video cards and compatibility with Xorg can be found at link:http://www.x.org/[http://www.x.org/]. +====