Colin Fowler
unread,Nov 25, 2009, 4:17:15 PM11/25/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to min...@googlegroups.com
Hi all,
the attached patch, which I've cooked up, adds some new functionality to the
PCI driver. It allows you to query for specific device capabilities. This
function is analogous to Linux's pci_find_capability functionality, but is not
based on Linux code. It's a clean implementation and can be safely applied to
BSD code.
It's my first contributed Minix patch, so testing, bug reports and notes on
style are very welcome.
It works for me though :)
regards,
Colin