Commit graph

4 commits

Author SHA1 Message Date
Steve Wills
867965b16a sysutils/dsbdriverd: Update to 0.3
PR:		223682
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2017-11-15 15:19:16 +00:00
Danilo G. Baio
d4363cffed sysutils/dsbdriverd: Update to 0.2
While here, add LICENSE_FILE

Release notes:

The following mentionable changes have been made:

- An -u options has been added. If defined, dsbdriverd starts dhclient(8) on
  Ethernet devices that appeared after loading the corresponding driver.
- An -l option has been added. It lists installed devices and their
  corresponding driver.
- Entries for if_qlnxe(4), if_bnxt(4), mpr(4), mrsas(4), and pms(4) have
  been added to the driver database.
- Reconnect if the connection to devd(8) was lost.
- The manual page now uses the mdoc(7) format.

PR:		221258
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2017-08-10 23:26:48 +00:00
Raphael Kubo da Costa
b205cdd2d8 Add patch to fix installation as a regular user.
PR:		208040
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2016-03-23 10:40:48 +00:00
Mark Felder
84fcb77945 DSBDriverd is a daemon that automatically tries to find and load the suitable
driver(s) for your PCI and USB hardware.

WWW: http://freeshell.de/~mk/projects/dsbdriverd.html

PR:		207851
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org>
2016-03-14 22:02:52 +00:00