summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2002-09-29 22:45:44 +0000
committerkrw <krw@openbsd.org>2002-09-29 22:45:44 +0000
commitaeba671d34e96862e8ebf35f350632c937355ce7 (patch)
tree0e761c8c3e024f4f59baaad19c5facd16c40070b /sys/dev/usb
parentmuch prettier; wgriffin@jtan.com (diff)
downloadwireguard-openbsd-aeba671d34e96862e8ebf35f350632c937355ce7.tar.xz
wireguard-openbsd-aeba671d34e96862e8ebf35f350632c937355ce7.zip
Modify makedev so that it does not attempt to create network interface
devices, to allow ask_which() to be used for interface configuration. Rework network interface configuration logic to use ask_which() instead of local code. This 1) May fix the problem noted by David Norman, where the prompts are somehow broken, since no such problems have been noted with the ask_which() code. 2) Shrinks the install output by a few lines. 3) Makes the install script smaller and clearer. 4) Makes interface configuration consistant with other 'device' configurations. 5) Makes it impossible for a user to configure an interface more than once. Add the interface name to the 'IP address (or dhcp)' question. This makes it more informative, especially if a '!' or '!foo' shell escape has been used and overwritten the list of interfaces and the display of the name of the one being configured.
Diffstat (limited to 'sys/dev/usb')
0 files changed, 0 insertions, 0 deletions