hosokawa 721d34c8d9 This fixes a bug that /etc/pccard_ether did not work without DHCP.
For example, when /etc/pccard.conf had ed0 in config line, but kernel
refused this name and said

devclass_alloc_unit: ed0 already exists, using next availale unit
number

Kernel used ed1 as device name and it did not match with config and
insert/remove lines.  Fortunately, dhclient was called without args,
and it works, but if we wanted to use static IP address for PC-card,
it did not work.

This modification makes pccardd to execute insert/remove lines with
the true device name that returns from kernel.  (Last change to
etc/pccard.conf.sample eliminated all hardwired device name from
insert/remove lines in /etc/pccard.conf)
2000-01-16 06:44:48 +00:00
..
1999-11-05 12:34:00 +00:00
1999-10-30 19:42:31 +00:00
2000-01-07 10:02:43 +00:00
2000-01-03 12:01:30 +00:00
2000-01-07 10:02:43 +00:00
1999-12-21 11:25:10 +00:00
1999-11-27 16:52:41 +00:00
1999-11-30 16:15:22 +00:00
2000-01-10 03:20:13 +00:00
1999-11-27 16:55:50 +00:00
2000-01-10 09:05:30 +00:00
1999-11-27 16:57:27 +00:00
1999-12-21 01:25:21 +00:00
1999-12-22 01:25:07 +00:00
2000-01-15 23:08:30 +00:00
2000-01-07 10:02:43 +00:00
1999-11-01 04:46:09 +00:00
2000-01-07 10:02:43 +00:00
1999-11-27 17:07:59 +00:00
1999-11-27 17:09:14 +00:00
2000-01-07 10:02:43 +00:00
2000-01-07 10:02:43 +00:00
1999-11-27 17:13:08 +00:00
2000-01-03 12:01:30 +00:00
2000-01-09 19:17:30 +00:00
1999-11-25 20:45:49 +00:00