D-Link DGE-560T Product Manual - Page 18

FreeBSD

Page 18 highlights

FreeBSD The FreeBSD driver supports the DGE-560T network adapter on FreeBSD 5.x operating systems running on Intel x86 machines. To install the network driver on FreeBSD, proceed as follows: 1. After you have installed the network adapter in your computer, boot FreeBSD. 2. Login in as "root". 3. Install the driver software by typing: pkg_add e.g., pkg_add ykbsd60x86-8.12.1.3.tgz This installs the driver binary into /boot/kernel and the manpage into the directory /usr/share/man/man4. 4. After rebooting, open the file /boot/loader.conf. 5. Add the following line to the file: if_myk_load="YES" This enables the system to load the driver automatically. 6. Open the file /etc/rc.conf. 7. Add the following line to the file: ifconfig_myk0="inet " If you use DHCP, add DHCP instead of the local IP address: ifconfig_myk0="DHCP" Thus, the interface is configured. 8. Repeat step 7 for each network adapter installed. 9. Reboot your system. On reboot, the driver will be loaded and the network adapter will be configured automatically. D-Link DGE-560T User Manual 15

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53

D-Link DGE-560T User Manual
±5
FreeBSD
The FreeBSD driver supports the DGE-560T network adapter on FreeBSD 5.x operating systems running on Intel x86 machines.
To install the network driver on FreeBSD, proceed as follows:
1.
After you have installed the network adapter in your computer, boot FreeBSD.
2.
Login in as “root”.
3.
Install the driver software by typing:
pkg_add <drivername>
e.g.,
pkg_add ykbsd60x86-8.12.1.3.tgz
This installs the driver binary into /boot/kernel and the manpage into the directory /usr/share/man/man4.
4.
After rebooting, open the file /boot/loader.conf.
5.
Add the following line to the file:
if_myk_load=”YES”
This enables the system to load the driver automatically.
6.
Open the file /etc/rc.conf.
7.
Add the following line to the file:
ifconfig_myk0=”inet <local ip address>”
If you use DHCP, add DHCP instead of the local IP address:
ifconfig_myk0=”DHCP”
Thus, the interface is configured.
8.
Repeat step 7 for each network adapter installed.
9.
Reboot your system. On reboot, the driver will be loaded and the network adapter will be configured automatically.