KAUAIATA(4) - Device Drivers Manual (macppc) # KAUAIATA(4) - Device Drivers Manual (macppc)
NAME # kauaiata - ATA100 HD controller on PCI bus
SYNOPSIS # kauaiata* at pci?
DESCRIPTION # The kauaiata device serves as a bridge to wdc_obio. The DBDMA based controller logic which was on the macobio(4) was copied and placed on the PCI bus. This driver adapts the PCI configuration data into the form expected by wdc_obio.
...
KIIC(4) - Device Drivers Manual (macppc) # KIIC(4) - Device Drivers Manual (macppc)
NAME # kiic - Apple Kauai I2C controller
SYNOPSIS # kiic* at macobio?
DESCRIPTION # The kiic device is an interface to the Kauai I2C controller.
SEE ALSO # iic(4), intro(4), macobio(4), memc(4)
HISTORY # The kiic first appeared in NetBSD and was imported in OpenBSD 3.5.
OpenBSD 7.5 - May 1, 2008
MACGPIO(4) - Device Drivers Manual (macppc) # MACGPIO(4) - Device Drivers Manual (macppc)
NAME # macgpio - support for on-board GPIO controllers
SYNOPSIS # macgpio* at macobio? macgpio* at macgpio?
DESCRIPTION # The macgpio device provides support for GPIO controllers found on many Apple machines.
OpenBSD provides support for the following devices:
dfs(4)
Dynamic Frequency Switching
pgs(4)
programmer’s switch
sysbutton(4)
Xserve G4 and G5 front system identifier button
SEE ALSO # intro(4), macobio(4)
...
MACOBIO(4) - Device Drivers Manual (macppc) # MACOBIO(4) - Device Drivers Manual (macppc)
NAME # macobio - introduction to Apple PowerPC onboard I/O bus support
SYNOPSIS # macobio0 at pci?
DESCRIPTION # The macobio device serves as a bridge to many of the onboard devices; it supports the GC, Heathrow, Intrepid, K2, Keylargo, OHare, Paddington, Pangea, and Shasta modules.
OpenBSD provides support for the following devices:
aoa(4)
Apple aoa audio device
...
MC(4) - Device Drivers Manual (macppc) # MC(4) - Device Drivers Manual (macppc)
NAME # mc - Am79C940 (MACE) on-board Ethernet device
SYNOPSIS # mc* at macobio?
DESCRIPTION # The mc interface provides access to a 10 Mb/s Ethernet network via the AMD Am79C940 (MACE) Ethernet chip set.
The mc interface supports the on-board Ethernet of most old world Power Macintosh systems.
Machines supported by the mc driver include:
...
MEDIABAY(4) - Device Drivers Manual (macppc) # MEDIABAY(4) - Device Drivers Manual (macppc)
NAME # mediabay - ATA33 HD controller
SYNOPSIS # mediabay* at macobio?
DESCRIPTION # The mediabay device allows attachment of wdc(4) to the removable CD on the PowerBook G3 (Pismo) machines.
SEE ALSO # intro(4), macobio(4), wdc(4)
HISTORY # The mediabay first appeared in OpenBSD 3.6. It existed previously in NetBSD.
OpenBSD 7.5 - October 22, 2015
MEMC(4) - Device Drivers Manual (macppc) # MEMC(4) - Device Drivers Manual (macppc)
NAME # memc - UniNorth interface
SYNOPSIS # memc* at mainbus0
DESCRIPTION # The memc device is an interface to the UniNorth bridge chip.
SEE ALSO # intro(4), kiic(4), macobio(4)
HISTORY # The memc driver first appeared in OpenBSD 3.0.
AUTHORS # The memc driver was written by Dale Rahn.
OpenBSD 7.5 - January 15, 2015
OPENPIC(4) - Device Drivers Manual (macppc) # OPENPIC(4) - Device Drivers Manual (macppc)
NAME # openpic - OpenPIC interrupt controller
SYNOPSIS # openpic* at memc? openpic* at macobio?
DESCRIPTION # The openpic driver manages the OpenPIC interrupt controller found on PowerPC systems.
SEE ALSO # intro(4), macobio(4), memc(4)
HISTORY # The openpic driver first appeared in OpenBSD 2.7.
OpenBSD 7.5 - May 4, 2008
Pcmcia,
Intro,
Macobio,
Scsi,
Atapiscsi,
Isapnp,
Pciide,
Wd,
Isa,
Obio,
Wdc WDC(4) - Device Drivers Manual # WDC(4) - Device Drivers Manual
NAME # wdc - WD100x compatible hard disk controller driver
SYNOPSIS # # alpha/i386 wdc0 at isa? port 0x1f0 irq 14 flags 0x00 wdc1 at isa? port 0x170 irq 15 flags 0x00 wdc* at isapnp?
# macppc wdc* at macobio? wdc* at kauaiata?
# landisk wdc0 at obio? port 0x14000000 irq 10
# all architectures wdc* at pcmcia?
...
XLIGHTS(4) - Device Drivers Manual (macppc) # XLIGHTS(4) - Device Drivers Manual (macppc)
NAME # xlights - Xserve G4 and G5 front panel LEDs
SYNOPSIS # xlights* at macobio?
DESCRIPTION # The xlights driver provides support for the on-board i2s virtual sound device that drives the front panel LEDs of Apple G4 and G5 Xserve machines.
The lights provide an indication of system load and health. System load is indicated by three dots travelling in a ring around the sixteen LEDs found on the front panel.
...