freebsd-nq/sys/powerpc/powermac
Nathan Whitehorn d0ed4b9d09 Fix a race condition in kiic(4) made possible by the way the device's STOP
condition is sent. We used to put the bus in the STOP state, but returned
without waiting for that to actually occur.

Submitted by:	Marco Trillo
2009-01-20 14:09:12 +00:00
..
ata_dbdma.c DBDMA can transfer a maximum of 64K - 1 bytes per descriptor, as the byte 2008-10-28 22:09:30 +00:00
ata_dbdma.h
ata_kauai.c Bring Kauai ATA driver in line with Macio ATA by reading the PIO config reg 2008-10-27 00:09:14 +00:00
ata_macio.c Provide a device description for macio-attached ATA cells. 2009-01-19 23:25:18 +00:00
cuda.c Use a static free packet queue instead of using malloc() to allocate new ADB packets. 2008-12-13 18:49:01 +00:00
cudavar.h Use a static free packet queue instead of using malloc() to allocate new ADB packets. 2008-12-13 18:49:01 +00:00
dbdma.c Clean up some magic numbers in the DBDMA code by replacing them with 2008-10-27 23:11:14 +00:00
dbdmavar.h Clean up some magic numbers in the DBDMA code by replacing them with 2008-10-27 23:11:14 +00:00
grackle.c Fix the OFW interrupt map parser to use its own idea of the number of interrupt 2009-01-03 19:38:47 +00:00
gracklevar.h Fix the OFW interrupt map parser to use its own idea of the number of interrupt 2009-01-03 19:38:47 +00:00
hrowpic.c
hrowpicvar.h
kiic.c Fix a race condition in kiic(4) made possible by the way the device's STOP 2009-01-20 14:09:12 +00:00
macgpio.c Some early Macintosh GPIO controllers don't provide reg properties for 2009-01-12 01:36:01 +00:00
macgpiovar.h Clean up the mac GPIO interface a little. Also remove bogus copyright 2008-12-08 03:00:45 +00:00
macio.c Add a new quirk type so that the MacIO driver will assign memory resources 2009-01-06 01:54:57 +00:00
maciovar.h
openpic_macio.c
pmu.c Add the ability to control the sleep LED with led(4). Adding this fairly 2008-12-09 01:01:02 +00:00
pmuvar.h Add the ability to control the sleep LED with led(4). Adding this fairly 2008-12-09 01:01:02 +00:00
pswitch.c
uninorth.c Fix the OFW interrupt map parser to use its own idea of the number of interrupt 2009-01-03 19:38:47 +00:00
uninorthvar.h Fix the OFW interrupt map parser to use its own idea of the number of interrupt 2009-01-03 19:38:47 +00:00
viareg.h Add ADB support. This provides support for the external ADB bus on the PowerMac 2008-10-26 19:37:38 +00:00