summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-02-14until the B-channel bookkeeping is fixed, do at least as much as necessarydrochner
2002-02-14until the B-channel bookkeeping is fixed, do at least as much as necessarydrochner
2002-02-14Reduce the "unknown protocol discriminator" message from "error" todrochner
2002-02-14uaudio_set_params() for mulaw:kent
2002-02-14Oops, I messed up the last commit, try again.augustss
2002-02-14Undo part of rev 1.8: SWP intructions really do both read and writebjh21
2002-02-14Undo part of rev 1.42:bjh21
2002-02-14Since core dumps are useful on arm26 now, don't bother dropping into DDB onbjh21
2002-02-14add support for Adaptec ANA-69xx multi-port cards.chs
2002-02-14allow writing to write-only mappings. fixes PR 3493.chs
2002-02-14Make fixed rate codecs work. From Tsuyoshi Iguchi in kern/15606.augustss
2002-02-14Actually set the i80312_softc global.briggs
2002-02-14Add Cotulla CPU IDs.rjs
2002-02-14Fix two problems with softdep_typenames (missing entry, wrong boundary check).wiz
2002-02-13make the driver even more silent; print state change messages only if IFF_DEBUG.itojun
2002-02-13Make this work with the dependall target.wrstuden
2002-02-13Add missing register prefix.is
2002-02-13add LCD debug routines.uch
2002-02-13move ELF32 to std.amigais
2002-02-13initialize stack pointer.shin
2002-02-13Bump ramdisk to 2MB.gmcgarry
2002-02-13Don't bother to subtract 0.enami
2002-02-12Fixed irix_blkcnt_t size (was 64 bit, changed to 32). This caused alignmentmanu
2002-02-12Cast/format fix to make this build on 32bit kernels.martin
2002-02-12Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)scw
2002-02-12Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)scw
2002-02-12Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)scw
2002-02-12split the channel stuff into record and play parts, so that this driver isjdolecek
2002-02-12Forgot to remove the include file for the COMPAT_OLD_BOOTLOADER option ireinoud
2002-02-12ANSIfy KNF.uch
2002-02-12Get rid of the verbose flag ... this only clobbers the output.reinoud
2002-02-12Remove obsolete prototype for "udsbr_search".tron
2002-02-12Enable ep* at pci?skrll
2002-02-12Correctly translate the st_rdev field in struct statmanu
2002-02-12* For platforms which are already ELF, remove the definition ofthorpej
2002-02-12Don't leave junk in pgs[] array since it will be passed to uvn_findpages()enami
2002-02-12const char *mclpool_warnmsg -> const char mclpool_warnmsg[]thorpej
2002-02-12Use sys/dev/md_root.cthorpej
2002-02-12Trim some fat:thorpej
2002-02-12The 4Mb sure was too little to boot the installation sets....reinoud
2002-02-11When enabling hardware interrupts at the end of cpu_startup(), splhigh()kleink
2002-02-11Update the bootloader extraction program to be more friendly and to providereinoud
2002-02-11The COMPAT_OLD_BOOTLOADER flag can go now since BtRiscBSD is no longerreinoud
2002-02-11Add OnSpec PC-Card readermjl
2002-02-11Regenmjl
2002-02-11Add Datafab MD1-IImjl
2002-02-11Undo previous that incorrectly byte-swaps stamps for little endianuwe
2002-02-11Not all ports use the `offset' in their calulations and on those platformsreinoud
2002-02-11Cleanup the settype script and dont forget the `howto' files for UnixFSreinoud
2002-02-11change kernel start address 0x80030000 to 0x80001000uch