DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 2nd May 2020
aponomarenko aponomarenko is offline
Real Name: Andrey
New User
 
Join Date: May 2020
Posts: 2
Default Get list of supported device ids from kernel sources

Hello,

Is there a way to get list of supported PCI / USB device ids and classes in the kernel?

I've only found a list of supported device names on this page: https://www.freebsd.org/releases/12.1R/hardware.html

May be this can be done by some static analysis of the source code?

In Linux it's done by LKDDb: https://cateee.net/sources/lkddb/lkddb-5.6.list

Thanks.
Reply With Quote
  #2   (View Single Post)  
Old 3rd May 2020
Sehnsucht94's Avatar
Sehnsucht94 Sehnsucht94 is offline
Real Name: Paolo Vincenzo Olivo
Package Pilot
 
Join Date: Oct 2017
Location: Rome
Posts: 169
Default

As TrueOS and other desktop distributions have been enabling bsdstats reports for years, BSDstats hardware records database for FreeBSD has grown large enough to actually come in handy. No indication on who filed the report though nor how well the device actually worked with the relevant driver
__________________
“Mi casa tendrá dos piernas y mis sueños no tendrán fronteras„
Reply With Quote
  #3   (View Single Post)  
Old 21st May 2020
aponomarenko aponomarenko is offline
Real Name: Andrey
New User
 
Join Date: May 2020
Posts: 2
Default

Just extracted the lists of supported devices from sources for FreeBSD 2.0-12.1, OpenBSD 2.1-6.6, NetBSD 1.3-9.0 and saved to the repository https://github.com/bsdhw/Drivers
Reply With Quote
Reply

Tags
device, drivers, hardware, pci

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is the gnome2-2.28.1 Sources ? vigol FreeBSD Installation and Upgrading 6 6th December 2009 02:40 PM
mount_nullfs: Operation not supported by device carpman FreeBSD General 1 19th February 2009 05:31 PM
userland sources rex FreeBSD General 8 8th September 2008 12:33 AM
identifying device associated with USB device? spiderpig OpenBSD General 2 7th July 2008 05:18 AM
v4l - dtv device stops working after kernel upgrade robbak Other BSD and UNIX/UNIX-like 0 14th June 2008 11:29 PM


All times are GMT. The time now is 09:31 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick