summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2005-05-24add epic(4) and stge(4)Brad Smith
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2005-05-23pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sampleJason Wright
2005-05-22define our own conversion function which does mono-to-stereo withJason Wright
2005-05-22whoops, wrong conversion functionJason Wright
2005-05-22more encodingsJason Wright
2005-05-22fix names of ulinear, tooJason Wright
2005-05-22add memory clobber to prevent reorderingJason Wright
2005-05-22ALAW is called AudioEalaw not AudioEmulawJason Wright
2005-05-14Remove bogus #define, no binary difference.Dale Rahn
2005-05-07Do not make akbd_keydesctab[] static, for the sake of kbd -l.Miod Vallat
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Add tags to macppc.Marco Peereboom
2005-05-04Portuguese layout;Miod Vallat
2005-05-04move gpio(_obio) stuff to macgpio, currently it collides with the MI gpioDale Rahn
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-26enable uhciDavid Gwynne
2005-04-21correct idiom for snprintf failure handling; ok beckTheo de Raadt
2005-04-14+luphyBrad Smith
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-07Remove spurious -L for /usr/include in INCLUDES defn. ok miod@Ian Darwin
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-29Missing break;Miod Vallat
2005-03-19enable ural(4)Martin Reindl
2005-03-18+bge(4), ok deraadt@Brad Smith
2005-03-18Add bge. ok deraadt@.Kenneth R Westerback
2005-03-17+vge, ciphy; requests by pvalchevTheo de Raadt
2005-03-16more wireless chipsetsTheo de Raadt
2005-03-15enable hotplug on macppc, been using it for some time, forgot it wasn't enabled.Dale Rahn
2005-03-15Skip empty pci ranges rather than aborting probe, as done on sparc64.Miod Vallat
2005-03-11Only print preconfigured interrupt table if option DEBUG, as done for openpic.Miod Vallat
2005-03-10Recognize 7447A processor, as found in the Mac mini; printOtto Moerbeek
2005-03-08Cosmetics...Thierry Deval
2005-03-07move to 3.7-betaTheo de Raadt
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-17since usb kthreads are run before / is mounted there is no longer any needDavid Gwynne
2005-02-16enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FWMartin Reindl
2005-02-16Fix indentation to match similar code block below.Aaron Campbell
2005-02-15Enable phys found in various USB devices on more archs.Jonathan Gray
2005-02-14enable atu after lots of prodding by jsg. reported working by Barry DexterDavid Gwynne
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2005-01-03remove extra line; miod okTheo de Raadt
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-25strncmp() the correct size when looking for ki2c companion.Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat