summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2003-12-14No need to include wdvar.h anymore.thorpej
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-11Convert fixcoff into a true host tool by making it under tools.matt
2003-12-10Make sure to pick up nbcompat definitionsmatt
2003-12-10Use be16toh/htobe16 instead of ntohs/htons.matt
2003-12-10s/u_int16_t/uint16_t/ for more portabilitymatt
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-12-07Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-baseddyoung
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-12-03Adapt for new wdc regiosters array. Should fix port-macppc/23604.bouyer
2003-11-19Add missing lpt entries.matt
2003-11-16Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIOdyoung
2003-11-13we could have lpt at puc.christos
2003-11-13eliminate uvm_useracc() in favor of checking the return value ofchs
2003-11-11Implement mach_thread_get_state.manu
2003-11-04. ANSIfy, make compileaymeric
2003-11-02Squish some recent compiler warnings.thorpej
2003-11-01avoid stong words in commentsjdolecek
2003-10-27Stop false uninitialized variable warning.dyoung
2003-10-26Remove optimization hack.mycroft
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-24add major for 'ses' for archs which have the other scsi devicesjdolecek
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-13Switch wi(4) to the new 802.11 layer.dyoung
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-08Adapt for wdcattach() prototype change, and deal with atabus inbouyer
2003-10-08Add atabus.bouyer
2003-10-08Overhaul MBR handling (part 1):lukem
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-25Hide the use of config_interrupts() in one place.mycroft
2003-09-25Add COMPAT_16matt
2003-09-191) Use config_interrupts() to attach IDE and ATAPI drives. This eliminatesmycroft
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-09-03Move CLKF_BASEPRI to machine specific <intr.h> file since it depends onmatt
2003-08-24recognize the latest version of the GMAC.chs
2003-08-22Adapt to const-ification of first arg of open function in fs_ops.he
2003-08-22add udav*itojun
2003-08-22create /dev/cryptoitojun
2003-08-20Relax things so that OFW implementations that don't conform to the OFW PCImatt
2003-08-18Properly walk the OF tree to map a PCI node's interrupt property into thematt
2003-08-17Add a placeholder for lpt, char 20.hannken
2003-08-17use the value of the "soft-reset" property (if it exists) to locatechs
2003-08-17recognize the product ID used on the latest G4s.chs
2003-08-12Remove SPILLSTK leftovers.matt