Peter Wemm
37286586ff
Patch up some of the evilness left over from the early newbus porting.
...
In particular:
- Don't leave resources allocated in the probe routine. Allocate them
during probe and release them. Probe's job is to identify devices only.
- Don't abuse the ivars pointer.. (!). Create real ivars and use the
proper access system. (the bus_read_ivar method)
- Don't add the children until attach() has successfully grabbed the
hardware, otherwise there are potential leaks if attach fails.
2000-01-05 16:31:27 +00:00
..
2000-01-05 04:27:24 +00:00
2000-01-05 04:27:24 +00:00
2000-01-05 04:27:24 +00:00
2000-01-03 08:54:51 +00:00
1999-12-29 05:07:58 +00:00
2000-01-03 20:34:39 +00:00
2000-01-05 04:27:24 +00:00
1999-12-21 08:21:36 +00:00
1999-12-29 05:07:58 +00:00
1999-11-02 22:40:15 +00:00
2000-01-05 16:31:27 +00:00
2000-01-02 15:16:17 +00:00
1999-12-21 08:20:36 +00:00
2000-01-02 17:40:02 +00:00
1999-12-14 20:54:38 +00:00
2000-01-05 04:27:24 +00:00
2000-01-05 16:31:27 +00:00
2000-01-02 15:16:17 +00:00
2000-01-05 05:11:37 +00:00
1999-12-29 05:07:58 +00:00
1999-12-29 05:07:58 +00:00
2000-01-05 04:27:24 +00:00
2000-01-02 03:30:42 +00:00
1999-12-30 18:29:55 +00:00
1999-12-29 04:46:21 +00:00
1999-11-18 08:18:13 +00:00
2000-01-04 22:06:08 +00:00
2000-01-05 16:25:20 +00:00
2000-01-03 17:29:16 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
2000-01-05 05:11:37 +00:00
2000-01-05 05:11:37 +00:00
2000-01-05 05:11:37 +00:00
1999-12-19 06:08:07 +00:00
1999-12-29 05:07:58 +00:00
2000-01-05 12:35:03 +00:00
1999-12-31 07:22:24 +00:00
2000-01-04 11:12:42 +00:00
1999-12-29 05:07:58 +00:00
2000-01-03 09:36:55 +00:00
2000-01-03 20:34:39 +00:00
2000-01-05 01:09:34 +00:00
1999-12-12 16:43:05 +00:00
1999-12-29 05:07:58 +00:00
2000-01-03 19:13:53 +00:00
1999-11-14 13:54:44 +00:00