summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint
AgeCommit message (Expand)Author
2003-12-30Fix PowerPC ports build with KGDB.manu
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-10-24add major for 'ses' for archs which have the other scsi devicesjdolecek
2003-10-22add wsfont major to archs which have the other wscons devicesjdolecek
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
2003-10-19Remove unused header.matt
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
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-08Overhaul MBR handling (part 1):lukem
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-09-03Move CLKF_BASEPRI to machine specific <intr.h> file since it depends onmatt
2003-08-22create /dev/cryptoitojun
2003-08-12Remove SPILLSTK leftovers.matt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-31Add #define _NOREGNAMES (to suppress asm.h from #define r1 1 ...)matt
2003-07-28Make these build with recent tweaks to powerpc's bus_space(9) by movingscw
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-15__KERNEL_RCSID()lukem
2003-06-18don't #include <sys/dkstat.h> where it is (appearently) unuseddrochner
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-06-14Also pass a type argument to comcnattach() and com_kgdb_attach().thorpej
2003-05-12Include <sys/disk.h>.thorpej
2003-05-10Change bounds_check_with_label() to take a pointer to the disk structure,thorpej
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl
2003-05-05Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.fvdl
2003-05-02Change return type of readdisklabel() to const char *dsl
2003-04-27Preserve the symbol table in the LKM || KSYMS cases also.ragge
2003-04-26Add pseudo-device ksyms.ragge
2003-04-26Call ksyms_init() instead of ddb_init() in case ofragge
2003-04-25Add ksyms device major.ragge
2003-04-16Nake return values from bounds_check_with_label() conform to the manbouyer
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-03-18Switch/adapt to new bus space infrastructure.matt
2003-03-06Make most of PPC (OEA) bus_space's identical (or as identical as possible).matt
2003-03-06Adapt to powerpc/bus.h changes.matt
2003-03-05Remove port-specific procfs_machdep.c (since they are all identical andmatt
2003-02-27Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC.perseant
2003-02-12Set cpu_timebase so sysctl() can report it.matt
2003-02-05Replace machine/rnd.h with more appropriate name to share itnakayama
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-02-03More cleanup for OLDPMAP.matt
2003-02-02Remove OLDPMAP support.matt
2003-02-02Perform a rototill of the powerpc code. Mandate use of SPRG0 to storematt