I have installed FreeBSD 11.2, on the ux305ca, but 
(No RJ45 ports.)
Am I alone?
Edit 2018-10-27:
This is what it takes in /etc/rc.conf:
	
	
	
		
The first line probes the Intel wifi driver. This populates net.wlan.devices with
				
			 sysctl net.wlan.devices is empty, which indicates that it will be a stand-alone system as far as I can make out.(No RJ45 ports.)
Am I alone?
Edit 2018-10-27:
This is what it takes in /etc/rc.conf:
		Code:
	
	kld_list="if_iwm"
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"The first line probes the Intel wifi driver. This populates net.wlan.devices with
 iwm0, and then I could follow 31.3.2. Quick Start in the handbook and everything works right out of the box. service netif restart configured the interface correctly after adding the last two lines, but--for me, at least--it took a reboot for IPv4 to use the adapter.
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							 
			     
 
		