|
Revision tags: v6.4.0, v6.4.0rc1, v6.5.0, v6.2.2, v6.2.1, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2 |
|
| #
47f1bb55 |
| 09-Jul-2020 |
Sascha Wildner <saw@online.de> |
Bring in FreeBSD's wsp(4), for Wellspring touchpads on Apple laptops.
This commit also removes ums(4) from the default kernel config file, because it would otherwise claim this device. It is safe to
Bring in FreeBSD's wsp(4), for Wellspring touchpads on Apple laptops.
This commit also removes ums(4) from the default kernel config file, because it would otherwise claim this device. It is safe to remove, and in fact FreeBSD also doesn't have it in their GENERIC, because devd(8) will properly take care of loading the appropriate modules for both ums(4) and wsp(4) and starting a moused(8).
Taken-from: FreeBSD Tested-by: Patrick McDonough <~patrick/dfly@awk.is>
show more ...
|
| #
b7f82050 |
| 28-Jun-2020 |
Daniel Fojt <df@neosystem.org> |
etc/devd: recognize wireless network adapters
Extend default devd(8) configuration to recognize wireless network adapters, and automatically create child wlanX interfaces on attach. Interfaces are c
etc/devd: recognize wireless network adapters
Extend default devd(8) configuration to recognize wireless network adapters, and automatically create child wlanX interfaces on attach. Interfaces are created either according to rc.conf(5) or, in case particular wireless device is not configured there, first unused wlan is created for it.
Note: newly created wlan interface is not automatically brought up and connected to any network. If such behaviour is desired, both dhcpcd(8) and wpa_supplicant(8) (in interface matching mode) have to be running (dhcpcd_enable and wpa_supplicant_enable in rc.conf(5)).
Discussed with: Sascha Wildner
show more ...
|
| #
24306955 |
| 28-Jun-2020 |
Daniel Fojt <df@neosystem.org> |
etc/devd: revise default devd.conf(5)
Revise $wifi-driver-regex and drop all drivers not supported on DragonFly.
Suggested by: Sascha Wildner
|
|
Revision tags: v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2 |
|
| #
5a31d992 |
| 05-Jan-2019 |
Sascha Wildner <saw@online.de> |
Clean up the USB driver directories, remove unbuilt source.
Remove old source that has not (yet) been ported. If any of these drivers would get ported in the future, it would be from current FreeBSD
Clean up the USB driver directories, remove unbuilt source.
Remove old source that has not (yet) been ported. If any of these drivers would get ported in the future, it would be from current FreeBSD source anyway. Keeping the old source around just confuses when grepping in /usr/src.
show more ...
|
|
Revision tags: v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1 |
|
| #
817cf585 |
| 25-Oct-2018 |
Aaron LI <aly@aaronly.me> |
rc.d: Introduce 'dhcp_client' to wrap over dhclient and dhcpcd
The new 'dhcp_client' rc script is a wrapper to start either dhclient(8) or dhcpcd(8) based on the value of the 'dhcp_client' rc variab
rc.d: Introduce 'dhcp_client' to wrap over dhclient and dhcpcd
The new 'dhcp_client' rc script is a wrapper to start either dhclient(8) or dhcpcd(8) based on the value of the 'dhcp_client' rc variable.
Other rc scripts are updated to depend on this wrapper instead of the explicit 'dhclient'. This eases the migration from dhclient(8) to dhcpcd(8) later.
Update rc.conf.5 and dhcp.8 man pages accordingly.
Meanwhile, remove the two obsolete variables 'dhcp_{program,flags}' from /etc/rc.subr.
show more ...
|
| #
cc419283 |
| 25-Oct-2018 |
Aaron LI <aly@aaronly.me> |
Sync /etc/pccard_ether with FreeBSD
Our original 'pccard_ether' became unnecessarily complex as a big part of the work is already implemented in 'network.subr', so just bring FreeBSD's version over
Sync /etc/pccard_ether with FreeBSD
Our original 'pccard_ether' became unnecessarily complex as a big part of the work is already implemented in 'network.subr', so just bring FreeBSD's version over (with 'checkauto()' ignored as we don't support it).
NOTE: The 'pccard_ether' is still disabled by default on DragonFly.
show more ...
|
|
Revision tags: v5.2.2, v5.2.1 |
|
| #
fd501800 |
| 24-Apr-2018 |
Sascha Wildner <saw@online.de> |
Add FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3.5 SAS controllers.
This commit also includes a userland utility for mps(4) and mpr(4) (mprutil(8) aka mpsutil(8)).
After porting bug fixing, testi
Add FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3.5 SAS controllers.
This commit also includes a userland utility for mps(4) and mpr(4) (mprutil(8) aka mpsutil(8)).
After porting bug fixing, testing shows that it seems to be stable, therefore I have added it to our X64_64_GENERIC as well.
Thanks to zrj for testing and to sephe for some porting clues.
Taken-from: FreeBSD
show more ...
|
|
Revision tags: v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc |
|
| #
7efec73e |
| 22-Feb-2017 |
Sascha Wildner <saw@online.de> |
Clean up a bit after the recent ahc/ahd/aic removal.
|
| #
9ef43fc3 |
| 08-Jan-2017 |
Sascha Wildner <saw@online.de> |
Clean up a bit after the recent CAM work (075c6d38244abd0b0c8).
|
|
Revision tags: v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc, v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0 |
|
| #
62c0a8e4 |
| 25-Aug-2014 |
Michael Neumann <mneumann@ntecs.de> |
moused - Ease usb mouse attach/detach
WARNING: Upgrading will overwrite your /etc/devd.conf.
Extend /etc/rc.d/moused. To attach e.g. ums0, you can now call:
/etc/rc.d/moused start ums0
To det
moused - Ease usb mouse attach/detach
WARNING: Upgrading will overwrite your /etc/devd.conf.
Extend /etc/rc.d/moused. To attach e.g. ums0, you can now call:
/etc/rc.d/moused start ums0
To detach:
/etc/rc.d/moused stop ums0
If moused is called with an explicit device name, it is enabled by default (moused_nondefault_enable="YES").
You can explicitly override any settings in rc.conf with directives like:
moused_ums0_enable="YES" moused_ums0_type="..."
If you have one or more ums[0-9]+ mouses, you can now make use of them by simply setting devd_enable="YES" in rc.conf.
show more ...
|
|
Revision tags: v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc |
|
| #
dd9e3d2e |
| 10-Apr-2014 |
Sascha Wildner <saw@online.de> |
devd.conf: Comment some entries where we lack support in one way or the other.
We'll gradually uncomment them again once they are known to work.
|
|
Revision tags: v3.6.2 |
|
| #
e348c2ad |
| 12-Mar-2014 |
Sascha Wildner <saw@online.de> |
devd(8): Sync with FreeBSD and turn it on by default.
Most important of all, it cares about knowing which USB modules support which device/vendor IDs and it will load the associated module upon USB
devd(8): Sync with FreeBSD and turn it on by default.
Most important of all, it cares about knowing which USB modules support which device/vendor IDs and it will load the associated module upon USB device plugging if it is not already loaded or in the kernel config.
Taken-from: FreeBSD
show more ...
|
|
Revision tags: v3.6.1, v3.6.0, v3.7.1, v3.6.0rc, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0rc, v3.5.0, v3.2.2, v3.2.1, v3.2.0, v3.3.0, v3.0.3, v3.0.2, v3.0.1, v3.1.0, v3.0.0 |
|
| #
86d7f5d3 |
| 26-Nov-2011 |
John Marino <draco@marino.st> |
Initial import of binutils 2.22 on the new vendor branch
Future versions of binutils will also reside on this branch rather than continuing to create new binutils branches for each new version.
|
|
Revision tags: v2.12.0, v2.13.0 |
|
| #
ad9f8794 |
| 21-Jul-2011 |
Sascha Wildner <saw@online.de> |
kernel: Remove some old ISA only drivers.
This commits removes the following old ISA specific drivers, most of which have been removed in FreeBSD, too:
aha(4) - Adaptec 154xA, 154xB, 154xC, 154x
kernel: Remove some old ISA only drivers.
This commits removes the following old ISA specific drivers, most of which have been removed in FreeBSD, too:
aha(4) - Adaptec 154xA, 154xB, 154xC, 154xCF and 154xCP SCSI cards asc(4) - GI1904-based hand scanner ctx - ImageNation CORTEX-I Frame Grabber dgb(4) - DigiBoard serial cards (digi(4) driver remains) el(4) - 3Com Etherlink 3C501 NIC gpib - National Instruments AT-GPIB and AT-GPIB/TNT boards gsc(4) - Genius GS-4500 hand scanner ie(4) - Intel i82586 based 8 and 16 bit ISA ethernet cards labpc(4) - National Instruments LABPC and LABPC+ driver le(4) - DEC EtherWORKS II/III ethernet cards mse(4) - Bus and InPort mouse driver rc(4) - RISCom/8 multiport serial cards rdp(4) - RealTek RTL8002 based pocket ethernet adapters spigot - Creative Labs Spigot video acquisition board tw(4) - TW-523 X-10 interface wl(4) - T1 speed ISA/radio LAN card wt(4) - Archive/Wangtek cartridge tape driver
Along with those, a number of associated programs are removed, too:
sasc(1) sgsc(1) wlconfig(8) xten(1) xtend(8)
show more ...
|
|
Revision tags: v2.10.1, v2.11.0, v2.10.0, v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0, v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1, v2.6.1, v2.7.0, v2.6.0, v2.5.1, v2.4.1, v2.5.0, v2.4.0, v2.3.2, v2.3.1, v2.2.1, v2.2.0, v2.3.0, v2.1.1 |
|
| #
71fc104f |
| 03-Oct-2008 |
Hasso Tepper <hasso@dragonflybsd.org> |
Welcome devctl(4) and devd(8).
Obtained-from: FreeBSD
|
| #
2443e96e |
| 07-Feb-2011 |
Justin C. Sherrill <justin@leaf.dragonflybsd.org> |
Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
Conflicts: UPDATING
|
| #
dd9c1c32 |
| 02-Jan-2011 |
Samuel J. Greear <sjg@thesjg.com> |
Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
|
| #
e842db4d |
| 28-Dec-2010 |
Sascha Wildner <saw@online.de> |
kernel: Remove support for the EISA bus and EISA/VLB devices.
Discussed-with-and-approved-by: dillon, aggelos, and others.
|