Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2026 09:05:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 255053] there are new drivers information missing in hardware.adoc
Message-ID:  <bug-255053-9-xPYDR5tubz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255053-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255053

--- Comment #14 from Vladlen Popolitov <vladlen@FreeBSD.org> ---
(In reply to Sergio Carlavilla Delgado from comment #13)
I prepared script to searcg in sys/dev to find all drivers and compare the list
with share/man/man4 . Below the list of man pages with HARDWARE section, that
missed in hardware.adoc. 
Sorry, it is not 72 char alligned, I am still looking for proper format:

Proposed section in hardware.adoc (2nd colun after driver name)
3.1. Disk Controllers
3.2. Ethernet Interfaces
3.4. Wireless Network Interfaces
3.6. Serial Interfaces
3.7. Sound Devices
3.12. Miscellaneous
no support - old arch, not supported in current version.
depr - has depreciation announce.

Driver    Section  DRIVER_  probe/   ID_  man4  HARDWA-  hardwa-  bus_types    
       source_file
                   MODULE   attach   tbl        RE_sect  re.adoc                
acpi_hp       3.12  yes      -        -    yes   yes      -        acpi        
    sys/dev/acpi_support/acpi_hp.c
ath10k              yes      -        -    yes   yes      -        acpi        
    sys/contrib/dev/athk/ath10k/mac.c
aw_gpio       3.12  yes      -        -    yes   yes      -        ofw         
    sys/arm/allwinner/aw_gpio.c
aw_mmc        3.1   yes      -        -    yes   yes      -        mmc,ofw     
    sys/arm/allwinner/aw_mmc.c
aw_rtc        3.12  yes      -        -    yes   yes      -        ofw         
    sys/arm/allwinner/aw_rtc.c
aw_sid        3.12  yes      -        -    yes   yes      -        ofw         
    sys/arm/allwinner/aw_sid.c
aw_spi        3.12  yes      -        -    yes   yes      -      ofw,spi
sys/dev/spibus/controller/allwinner/aw_spi.c
aw_syscon     3.12  yes      -        -    yes   yes      -        ofw         
      sys/arm/allwinner/aw_syscon.c
bnxt_re        ?    yes      -        -    yes   yes      -                    
      sys/dev/bnxt/bnxt_re/main.c
cuda     no support yes      -        -    yes   yes      -        ofw         
      sys/powerpc/powermac/cuda.c
ena           3.2   yes      -        yes  yes   yes      -        pci         
      sys/dev/ena/ena.c
gve           3.2   yes      -        -    yes   yes      -                    
      sys/dev/gve/gve_main.c
hwt           3.12  yes      -        -    yes   yes      -                    
      sys/dev/hwt/hwt.c
le            depr  yes      -        -    yes   yes      -        isa         
      sys/dev/le/if_le_isa.c
mge           3.2   yes      -        -    yes   yes      -        ofw         
      sys/dev/mge/if_mge.c
mt7915        3.4   yes      -        -    yes   yes      -                    
      sys/modules/mt76/mt7915/Makefile
mt7921        3.4   yes      -        -    yes   yes      -                    
      sys/modules/mt76/mt7921/Makefile
pmu      no support yes      -        -    yes   yes      -        ofw         
      sys/arm/arm/pmu_fdt.c
rk_gpio     3.12    yes      -        -    yes   yes      -        ofw         
      sys/arm64/rockchip/rk_gpio.c
rk_grf      3.12    yes      -        -    yes   yes      -        ofw         
sys/arm64/rockchip/rk_grf.c
rk_grf_gpio 3.12    yes      -        -    yes   yes      -        ofw         
sys/arm64/rockchip/rk_grf_gpio.c
rk_i2c      3.12    yes      -        -    yes   yes      -      iic,ofw 
sys/dev/iicbus/controller/rockchip/rk_i2c.c
rk_pinctrl  3.12    yes      -        -    yes   yes      -        ofw         
      sys/arm64/rockchip/rk_pinctrl.c
rtwn   3.4          yes      -        -    yes   yes      -                    
 sys/dev/rtwn/usb/rtwn_usb_attach.c
smu    no support   yes      -        -    yes   yes      -        iic,ofw     
 sys/powerpc/powermac/smu.c
snd_hdsp   3.7      yes      -        -    yes   yes      -                    
 sys/dev/sound/pci/hdsp.c
udbc       3.6      yes      -        -    yes   yes      -                    
 sys/dev/usb/serial/udbc.c
man4.powerpc/snd_ai2s no support    NO       DRV      -    yes   yes      -    
                        -
man4.powerpc/snd_davbus no support  NO       DRV      -    yes   yes      -    
                        -
vlan     no hw drv  NO       DRV      -    yes   yes      -                    
        -
vxlan    no hw drv  NO       DRV      -    yes   yes      -                    
        -

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255053-9-xPYDR5tubz>