summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf
AgeCommit message (Expand)Author
2003-12-27add support for the Keywest I2C and snapper audio device, as found ongrant
2003-12-22Fix typo: atw(4) was listed as an Aironet card instead of ADMtek.dyoung
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-13Split out the Silicon Image SATALink support into its own driver,thorpej
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-11-19Add missing lpt entries.matt
2003-11-13we could have lpt at puc.christos
2003-10-24add major for 'ses' for archs which have the other scsi devicesjdolecek
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-13Add atw(4), ADMtek ADM8211 802.11, at PCI bus and Cardbus.dyoung
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-08Add new per-chip pciide drivers.bouyer
2003-10-08Add atabus.bouyer
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-25Add COMPAT_16matt
2003-09-10add gem and brgphy so we have ethernet on the PowerBook G4 DVI.grant
2003-09-06add rnd(4) device to installation media.itojun
2003-08-22add udav*itojun
2003-08-22create /dev/cryptoitojun
2003-08-17Add a placeholder for lpt, char 20.hannken
2003-08-12Remove SPILLSTK leftovers.matt
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-24Add commented-out options CAPS_IS_CONTROL and FORCE_FUNCTION_KEYS, withnathanw
2003-06-11Add COMPAT_DARWIN, and comment out anything related to it. It is toomanu
2003-06-11Support the PowerBook G4 12-inch (and maybe 17-inch).hamajima
2003-04-26Add pseudo-device ksyms.ragge
2003-04-25Add ksyms device major.ragge
2003-04-10Bye Bye UCONSOLEchristos
2003-03-14Attach esiop to a scsibus.mjacob
2003-03-13Synchronize macppc and evbppc majors when possible. Add a lot of missingmatt
2003-03-05Remove port-specific procfs_machdep.c (since they are all identical andmatt
2003-03-04G/c old macppc grf entries.soren
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2003-02-16Add uax(4) (and url(4) in some cases).augustss
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-02-02Perform a rototill of the powerpc code. Mandate use of SPRG0 to storematt
2003-01-14Add bktr*, udsbr* and radio* at each;fair
2003-01-12Add missing ethernets and phys. Update FireWire to current reality.matt
2003-01-10Add major for bktr.mjl
2003-01-05Add mlx. Pointed out by Daniel Eggert in PR 18487.briggs
2002-12-31Fix sysmon entry.thorpej
2002-12-04New Feature: add pseudo device for IEEE 1394 isochronous stream andhaya
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-10-30Added COMPAT_MACH and EXEC_MACHOmanu
2002-10-30Moved binary compatibility options from arch directory to cpu directorymanu
2002-10-26now that mem_no is emitted by config(8), there is no reason to keepjdolecek
2002-10-18Add NEW_BUFQ_STRATEGY (disabled by default).junyoung
2002-10-14Added commented out cgd(4)s to GENERIC configs.elric
2002-10-13Support 48kHz by using aurateconv.wiz