jhb
1cfcf4363c
Add locking to the dpt(4) driver and mark it MPSAFE.
...
- Use device_printf() and device_get_unit() instead of storing the unit
number in the softc.
- Remove use of explicit bus space handles and tags.
- Remove the global dpt_softcs list and use devclass_get_device() instead.
- Use pci_enable_busmaster() rather than frobbing the PCI command register
directly.
Tested by: no one
2012-10-15 16:29:08 +00:00
..
2012-10-14 17:08:46 +00:00
2012-10-15 04:10:49 +00:00
2012-10-14 06:52:49 +00:00
2012-10-15 12:33:53 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2012-10-13 23:54:26 +00:00
2012-10-14 15:03:06 +00:00
2012-10-10 08:36:38 +00:00
2012-04-12 21:34:58 +00:00
2012-10-15 16:29:08 +00:00
2012-10-14 22:33:17 +00:00
2012-04-12 21:34:58 +00:00
2012-10-10 20:41:37 +00:00
2012-10-09 14:32:30 +00:00
2012-10-14 17:09:50 +00:00
2012-09-28 05:30:59 +00:00
2012-10-14 19:43:37 +00:00
2012-09-14 22:00:03 +00:00
2012-10-14 03:40:08 +00:00
2012-10-13 23:54:26 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2012-02-28 15:07:05 +00:00
2012-10-11 16:15:18 +00:00
2012-10-15 07:57:55 +00:00
2012-10-13 09:31:01 +00:00
2012-09-18 08:00:43 +00:00
2012-01-05 19:00:36 +00:00
2012-06-01 03:59:08 +00:00
2012-10-10 08:36:38 +00:00
2012-07-10 21:02:59 +00:00
2012-10-14 22:33:17 +00:00
2012-08-14 11:45:47 +00:00
2012-10-10 08:36:38 +00:00
2012-08-16 13:01:56 +00:00
2012-09-28 18:28:27 +00:00
2012-10-10 08:36:38 +00:00
2012-10-09 14:32:30 +00:00
2012-04-16 10:33:46 +00:00
2012-09-28 05:30:59 +00:00
2012-10-15 13:38:25 +00:00
2012-05-03 15:51:34 +00:00
2012-10-09 14:32:30 +00:00
2012-10-14 19:43:37 +00:00
2012-10-10 08:36:38 +00:00
2012-09-27 23:30:49 +00:00
2012-10-13 20:19:43 +00:00
2012-10-09 14:32:30 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00