summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf
AgeCommit message (Expand)Author
2005-10-19Add smu(4).Mark Kettenis
2005-09-30Configure pci busses on ht too.Mark Kettenis
2005-09-29Add HyperTransport here too.Mark Kettenis
2005-09-29Add driver for HyperTransport as found in G5 Macs.Mark Kettenis
2005-09-27Allow temporary 64-bit bridge instructions in locore.s.Mark Kettenis
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-02These options dont affect anything anymore.Dale Rahn
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-24add epic(4) and stge(4)Brad Smith
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-14+luphyBrad Smith
2005-04-07Remove spurious -L for /usr/include in INCLUDES defn. ok miod@Ian Darwin
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
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-08Cosmetics...Thierry Deval
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-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-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-03remove extra line; miod okTheo de Raadt
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-08add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remainsDavid Gwynne
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-12#atuTheo de Raadt
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-08-25Disable ehci on macppc for now, it causes a race condition between devicesDale Rahn
2004-08-03include some usb ethernet driversTheo de Raadt
2004-07-20add cdceDaniel Hartmeier
2004-07-20Allow a kernel to specify wd* as root or swap device;Miod Vallat
2004-06-25enable re(4) now that it worksPeter Valchev
2004-06-24Add ehci. ok drahn@Thomas Nordin
2004-05-30Devices hot plugging support.Alexander Yurchenko