]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
Convert the RealTek 8139 driver to newbus and miibus in one swell foop.
[FreeBSD/FreeBSD.git] / sys / alpha /
1999-08-29 phkMerge alpha and pc98 changes into i386 MBR handling...
1999-08-29 phkSort the easy part of this file. It should be all...
1999-08-28 phkWe don't need to pass the diskname argument all over...
1999-08-28 marcelImplement the OSS_GETVERSION ioctl. The version returne...
1999-08-28 peter$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 gallatinFix the child's return path from fork so that fork...
1999-08-27 julianAdd PHK's make_dev() into more places where DEVFS used...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-25 mjacobwhat is a devuce?
1999-08-25 marcelFix lingo: 'is not implemented or obsoleted' is not...
1999-08-25 marcelChange all UNIMPL syscalls to STD and add them to linux...
1999-08-25 marcelChange all UNIMPL syscalls to STD and add them to linux...
1999-08-25 dfrSome very minor changes to the ISA dma code.
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-22 gallatinFix a small typo (missing comma) to make the alpha...
1999-08-22 msmithCatch an at_shutdown I didn't think of in the last...
1999-08-21 wpaulThis commit adds device driver support for the Sundance...
1999-08-20 gallatinFix a nasty kld bug where modules with objects of type...
1999-08-19 peterUpdate for MI switch code, and trim a heap of unused...
1999-08-19 peterUse MI switch code for process selection. This gets...
1999-08-17 yokotaAdd definitions for Interlink VersaPad.
1999-08-16 marcelImplement vfork() syscall.
1999-08-15 marcelMajor rewrite.
1999-08-15 marcelProvide wrappers for sched_{s|g}etscheduler. We need...
1999-08-15 marcelProvide wrappers for sched_{s|g}etscheduler. We need...
1999-08-15 phkGive if_tun the "almost clone" makeover.
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-14 marcelExtend the number of syscalls to include those present...
1999-08-14 marcelImplementation of linux_rt_sigaction and linux_rt_sigpr...
1999-08-14 marcelImplementation of linux_rt_sigaction and linux_rt_sigpr...
1999-08-14 phkSpring cleaning around strategy and disklabels/slices:
1999-08-13 dtFix warnings. (Initializer of promcons did miss an...
1999-08-13 marcelImplementation of the CDROMSUBCHNL ioctl.
1999-08-12 marcelUse a wrapper for the link syscall that does name trans...
1999-08-11 gallatinNow that all chipsets support S/G DMA (which is require...
1999-08-11 gallatinEnable S/G IO. Based on Doug's changes to cia.c
1999-08-11 alc_pmap_allocpte:
1999-08-11 marcelDo not map {s|g}etrlimit onto FreeBSD syscalls. The...
1999-08-11 marcelDo not map {s|g}etrlimit onto the FreeBSD syscalls...
1999-08-10 wpaulConvert the VIA Rhine driver to newbus and set it up...
1999-08-10 gallatin- detect the number of pchips actually present; don...
1999-08-10 gallatinSupport S/G DMA so that ISA devices (like the floppy...
1999-08-09 phkMerge the cons.c and cons.h to the best of my ability...
1999-08-08 phkMake the pty driver as close to a cloning device as...
1999-08-05 jdpSync with alc's revision 1.125 of i386/i386/vm_machdep...
1999-07-31 alcpmap_object_init_pt:
1999-07-29 gallatinFix an unbelievably stupid typo that cases as500 &...
1999-07-29 gallatinOn an AS 600 5/266 (and possibly others), accessing...
1999-07-29 mdoddAlter the behavior of sys/kern/subr_bus.c:device_print_...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 dfrAdd support for SYS_RES_DENSE and SYS_RES_BWX resource...
1999-07-25 wpaulThis commit adds device driver support for Adaptec...
1999-07-24 yokota- Correctly initialize cn_dev_t and cn_udev_t.
1999-07-22 alcReduce the number of "magic constants" used for page...
1999-07-21 dfrMake mountroot work again (change makedev to makebdev).
1999-07-21 alcFix the following problem:
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-17 phkCentralize dumpdev handling.
1999-07-17 marcelImplementation of TCXONC.
1999-07-16 dfrHandle R_ALPHA_NONE relocations in KLD.
1999-07-16 simokawa* Restore register correctly.
1999-07-12 yokotaImprove Logitech MouseMan+ protocol support.
1999-07-11 wpaulAdd wb0 to GENERIC now that it actually does work on...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-09 mjacobAdd in dbregs stubs that a committer for changes on...
1999-07-08 marcelImplement VT_RELDISP ioctl
1999-07-08 mckusickThese changes appear to give us benefits with both...
1999-07-06 desRename bpfilter to bpf.
1999-07-06 peterImplement SA_SIGINFO support for the Alpha. This is...
1999-07-06 cracauerRename struct members sa_siginfo. POSIX reserves identi...
1999-07-05 msmithMove the initialisation/tuning of nmbclusters from...
1999-07-05 wpaulTake the Winbond driver out of GENERIC for the alpha...
1999-07-04 phkRemove cmaj and bmaj args from DEV_DRIVER_MODULE.
1999-07-03 impImprove compatibility with other systems by changing...
1999-07-03 peterDelete the 'device-driver' suffix. It's been meaningle...
1999-07-03 msmithBump maxusers to 32 to match the i386.
1999-07-02 mjacobFix last delta which reinitialized nextpaddr to zero...
1999-07-02 mjacobReplicate changes to i386 to do tags. I doesn't work...
1999-07-01 peterUnused variable.
1999-07-01 peterPull some prototypes into scope
1999-07-01 peterAdd alpha_platform_setup_ide_intr() and alpha_platform_...
1999-07-01 peterDeclare busdma_swi() like on i386 version.
1999-07-01 peterAvoid warning on nextpaddr, just like on the x86.
1999-07-01 peterGet prototype for isa_init_intr().
1999-07-01 peterFix a warning, and pull prototypes into scope for ide...
1999-07-01 peterSlight reorganization of kernel thread/process creation...
1999-06-29 peterDequote like on the i386 configs. Also remove some...
1999-06-28 peterAdd some extra alpha_pal_imb()'s in overkill mode....
1999-06-28 peterRevert back to not using -DKERNEL - it exposes inlines...
1999-06-28 peterRevert back to not using -DKERNEL
1999-06-28 peterTweak include ordering so sys/systm.h is before sys...
1999-06-27 peterMake <sys/buf.h>'s inlines happier.
1999-06-26 peterMake genassym compile - the recent buf locking changes...
1999-06-26 mckusickConvert buffer locking from using the B_BUSY and B_WANT...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
next