Ben Gras
168d766f32
. pci driver now returns devices, even when they have been pci_reserve()d
...
. pci_reserve() returns an error on devices that have already been reserved,
instead of panic()ing; the pci_reserve() library call still panics,
pci_reserve_ok() returns an int.
. this allows at_wini to use the instance value as intended, as all devices
are seen, even reserved ones
. only devices actually used by at_wini are pci_reserve()d
. pci doesn't release devices based on argv[0], as at_wini both have the
same name and multiple instances won't work together properly
2007-02-20 17:09:19 +00:00
..
2006-06-22 11:45:59 +00:00
2006-12-22 15:22:27 +00:00
2007-02-20 17:09:19 +00:00
2006-07-13 13:19:48 +00:00
2006-05-19 12:19:37 +00:00
2006-12-08 16:23:18 +00:00
2005-04-21 14:53:53 +00:00
2005-04-21 14:53:53 +00:00
2005-09-14 01:59:36 +00:00
2006-06-20 08:40:26 +00:00
2005-04-21 14:53:53 +00:00
2005-11-09 15:43:39 +00:00
2005-04-21 14:53:53 +00:00
2006-11-09 16:22:54 +00:00
2007-02-16 15:54:28 +00:00
2006-09-14 13:48:41 +00:00
2006-01-11 17:14:51 +00:00
2005-04-21 14:53:53 +00:00
2006-01-20 13:42:29 +00:00
2005-06-23 11:07:31 +00:00
2006-04-03 15:06:31 +00:00
2005-06-10 15:12:03 +00:00
2005-06-01 14:31:00 +00:00
2005-08-25 11:33:43 +00:00
2005-07-19 16:01:20 +00:00
2006-02-13 10:32:05 +00:00
2005-04-21 14:53:53 +00:00
2006-08-01 09:17:43 +00:00
2005-11-04 17:14:59 +00:00
2005-04-21 14:53:53 +00:00
2005-06-10 15:12:03 +00:00
2005-08-22 15:23:47 +00:00
2005-04-21 14:53:53 +00:00
2005-04-21 14:53:53 +00:00
2006-12-08 16:23:18 +00:00
2005-04-21 14:53:53 +00:00
2006-09-27 08:56:37 +00:00
2005-08-22 15:23:47 +00:00
2005-04-21 14:53:53 +00:00
2005-08-29 13:52:08 +00:00
2006-07-06 10:02:25 +00:00
2006-06-07 14:36:35 +00:00
2006-06-22 11:47:18 +00:00
2006-03-24 14:03:25 +00:00
2006-04-03 15:06:31 +00:00
2005-10-31 14:07:07 +00:00
2005-04-21 14:53:53 +00:00
2005-04-21 14:53:53 +00:00
2005-09-16 14:23:14 +00:00
2005-06-10 15:12:03 +00:00
2005-09-14 00:49:08 +00:00
2005-08-22 15:23:47 +00:00
2005-04-21 14:53:53 +00:00
2006-12-06 15:21:27 +00:00
2005-04-21 14:53:53 +00:00
2005-08-22 15:23:47 +00:00