summaryrefslogtreecommitdiff
path: root/sys/arch/x68k/dev
AgeCommit message (Expand)Author
2004-01-04Spell controller with two ls. Inspired by miod@openbsd.wiz
2003-11-15make it compilable even if FDDEBUG was defined.isaki
2003-11-01g/c local index() routine and switch to (libkern's) strchr()jdolecek
2003-11-01shutup one bogus -Wunitialized warning, and fix one correctjdolecek
2003-11-01drop register qualifiersjdolecek
2003-11-01fix several places where variables might be used uninitializedjdolecek
2003-11-01the storagesize parameter of extent_create() is a size_t, not a pointerjdolecek
2003-10-05print PC in stray interruptnsmrtks
2003-09-28x68k has sc_events and not k_events in struct kbd_softccl
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-09-07Remove an advertising clause.isaki
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15rcsidlukem
2003-07-05Rename some MI mb89352 functions for consistency:tsutsui
2003-06-18don't #include <sys/dkstat.h> where it is (appearently) unuseddrochner
2003-05-03DMA, not dma nor Dma.wiz
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2003-02-24Cast VM_DEFAULT_ADDRESS() to a caddr_t.atatat
2003-02-20Introduce "top down" memory management for mmap()ed allocations. Thisatatat
2003-02-02Fix printf format for DIAGNOSTIC, in the wake of daddr_t having changed.isaki
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2003-01-28Provide locking required by the interrupt handlers running at IPL_SERIAL.pk
2003-01-25Make it compilable with 64bit daddr_t.isaki
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-12-01Add bmd, memory disk driver for Nereid bank memory.isaki
2002-11-26si_ -> sel_christos
2002-11-24Fix typo. s/cfdata/cfdriver/isaki
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-20Remove unbalanced parenthesis in debug message.isaki
2002-10-19Not used anywhere.isaki
2002-10-13Style fixes.isaki
2002-10-13Clean up debug code.isaki
2002-10-13Style fixes.isaki
2002-10-10replace the somewhat strange poll routine with standard nopoll() (a.k.ajdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Missed one use of CFATTACH_DECL().thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-29const-ify ia_name. It makes intio.c compilable.isaki
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-11Add driver for ScanLogic SL811HS/T USB Host Controller.isaki
2002-08-04Fix printf format in DIAGNOSTIC.isaki
2002-08-03Fix compile warnings in debug code.isaki
2002-08-01Convert to new device buffer queue interface.hannken
2002-07-31Fix compile warnings in debug code.isaki
2002-05-30Statements must follow labels.thorpej
2002-05-30Don't include macro params when #undef'ing it.thorpej
2002-05-14Eliminate commons (including many used ones). Clean up variable references.matt