bsdconfig: RealTek -> Realtek
Some checks are pending
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / amd64 macos-latest (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 macos-latest (clang-18) (push) Waiting to run

Realtek changed how it styled its name 25 or so years ago, but the old
style persisted in many places. These products use the new styling in
their datasheets.

Signed-off-by: ykla yklaxds@gmail.com
Sponsored by: Chinese FreeBSD Community
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1901
This commit is contained in:
ykla 2025-11-26 17:15:09 +08:00 committed by Warner Losh
parent 8cbe0dd509
commit e27d5c190a

View file

@ -1327,9 +1327,9 @@ f_network "pcn%d" "AMD Am79c79x PCI Ethernet card"
f_network "plip%d" "Parallel Port IP (PLIP) peer connection"
f_network "ral%d" "Ralink Technology IEEE 802.11 wireless adapter"
f_network "ray%d" "Raytheon Raylink 802.11 wireless adapter"
f_network "re%d" "RealTek 8139C+/8169/8169S/8110S PCI Ethernet adapter"
f_network "rl%d" "RealTek 8129/8139 PCI Ethernet card"
f_network "rue%d" "RealTek USB Ethernet card"
f_network "re%d" "Realtek 8139C+/8169/8169S/8110S PCI Ethernet adapter"
f_network "rl%d" "Realtek 8129/8139 PCI Ethernet card"
f_network "rue%d" "Realtek USB Ethernet card"
f_network "rum%d" "Ralink Technology USB IEEE 802.11 wireless adapter"
f_network "sf%d" "Adaptec AIC-6915 PCI Ethernet card"
f_network "sge%d" "Silicon Integrated Systems SiS190/191 Ethernet"