Add Ethernet and block device drivers to ARM64 GENERIC

This commit is contained in:
Zbigniew Bodek 2015-08-08 20:56:30 +00:00
parent cbe49cc415
commit 6ff9127b86

View File

@ -93,6 +93,16 @@ device vtnet
device pci
device thunder_pci
# Ethernet NICs
device em # Intel PRO/1000 Gigabit Ethernet Family
device mii
device miibus # MII bus support
# Block devices
device ahci
device scbus
device da
# Serial (COM) ports
device uart # Generic UART driver
device pl011