--- - branch: MAIN date: Fri Jul 9 01:29:21 UTC 2021 files: - new: '1.58' old: '1.57' path: src/sys/arch/alpha/alpha/autoconf.c pathrev: src/sys/arch/alpha/alpha/autoconf.c@1.58 type: modified id: 20210709T012921Z.a973e26be19e8d3226e62f7828f8b023cf8da428 log: "If we're netbooting on a system with, for example, an ISA DE204 Ethernet\ninterface, we don't have sufficient information to find the device using\nthe bus/slot scheme that we do with a PCI network interface. However, in\nthese cases, some versions of the SRM console supply the MAC address of\nthe interface in the booted_dev environment variable, like so:\n\n\tBOOTP 1 1 0 0 0 5 0 08-00-2B-xx-xx-xx 1\n\nSo, if we weren't able to find the booted device by the usual means,\ncheck for this and, if we find a MAC address, try to find the network\ninterface by the MAC address.\n" module: src subject: 'CVS commit: src/sys/arch/alpha/alpha' unixtime: '1625794161' user: thorpej