]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
This commit was generated by cvs2svn to compensate for changes in r58310,
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2000-03-19 acheThis commit was generated by cvs2svn to compensate...
2000-03-19 greenSet the bits in the mask from the left to the right...
2000-03-19 peterCompletely decouple userconfig from 'struct isa_device...
2000-03-16 phkEliminate the undocumented, experimental, non-deliverin...
2000-03-15 peterRemove stray pointers to wdc; it was removed a while...
2000-03-15 msmithTrim a couple of over-long strings
2000-03-13 bdeDisabled the optimization of not doing an invltlb_1pg...
2000-03-09 obrienThis commit was generated by cvs2svn to compensate...
2000-03-09 msmithRemove the PCI device class and all the PCI-only device...
2000-03-03 robertoThis commit was generated by cvs2svn to compensate...
2000-03-02 dufaultI applied the wrong patch set. Back out anything assoc...
2000-03-02 dufaultPatches that eliminate extra context switches in FIFO...
2000-02-28 bsdReset the hardware debug registers when exec'ing a...
2000-02-28 greenFix a repetition typo about the settings the settings.
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-20 bsdDon't forget to reset the hardware debug registers...
2000-02-15 jkhAdd userconfig entries for the new atapi devices.
2000-02-13 peterClean up some loose ends in the network code, including...
2000-02-09 guidoThis commit was generated by cvs2svn to compensate...
2000-02-02 obrienThis commit was generated by cvs2svn to compensate...
2000-01-31 ruThis commit was generated by cvs2svn to compensate...
2000-01-30 fennerThis commit was generated by cvs2svn to compensate...
2000-01-30 fennerThis commit was generated by cvs2svn to compensate...
2000-01-29 peterZap isa_device -> id_conflicts. The sole user of it...
2000-01-29 peterRemove a workaround for a gas bug. It couldn't assembl...
2000-01-29 katoSimplify messages of Pentium II, Pentium II Xeon, Celer...
2000-01-28 robertoThis commit was generated by cvs2svn to compensate...
2000-01-26 peterThis commit was generated by cvs2svn to compensate...
2000-01-26 msmithCorrectly initialise the available IRQ numbers in the...
2000-01-24 markmThis commit was generated by cvs2svn to compensate...
2000-01-23 peterClean up some more loose ends..
2000-01-23 peterGC isa_device->id_reconfig - it's not referenced anywhe...
2000-01-22 obrienThis commit was generated by cvs2svn to compensate...
2000-01-18 billfCast rman_get_virtual() to a vm_offset_t.
2000-01-18 alfredunbreak (rv -> r), afaik what Mike intended, boots...
2000-01-18 ruThis commit was generated by cvs2svn to compensate...
2000-01-18 msmithDon't try to map memory resources into the kernel until...
2000-01-17 obrienThis commit was generated by cvs2svn to compensate...
2000-01-17 ruThis commit was generated by cvs2svn to compensate...
2000-01-16 obrienThis commit was generated by cvs2svn to compensate...
2000-01-16 krisThis commit was generated by cvs2svn to compensate...
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-15 hosokawaAdded "sn" and "pcic" entries to UserConfig.
2000-01-15 tanimuraA processor with the CPUID of 0x?8? is Pentium III.
2000-01-14 peterPre 4.0 tidy up.
2000-01-14 wpaulAdd device driver support for USB ethernet adapters...
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-13 mdoddAllow SMP systems with an MCA bus to work properly.
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-11 yokotaAdd a new mechanism, cndbctl(), to tell the console...
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-08 bdeCompile genassym.c with ordinary ${CFLAGS}. The (small...
2000-01-07 marcelUse genassym(1). The definitions of NKPDE and NKPT...
2000-01-07 luoqiAllow SMP && NCPU == 1 to work. From now on, there...
2000-01-05 wpaulAdd device driver support for USB ethernet adapters...
2000-01-04 teggeISA device drivers use the ISA source interrupt number...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-02 phkMove the "sti" instruction to right before the "hlt...
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 wpaulThis commit adds device driver support for the ADMtek...
1999-12-26 bdeDon't include <isa/isavar.h> or compile code depending...
1999-12-26 bdeFixed breakage of read-only opening of /dev/*mem at...
1999-12-25 krisThis commit was generated by cvs2svn to compensate...
1999-12-25 bdeFixed races accessing the RTC. The races apparently...
1999-12-21 eivindChange incorrect NULLs to 0s
1999-12-20 peterRemove references to register_intr() etc in comments.
1999-12-20 sheldonhComplement the sum as required in in_cksum_finalize().
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-16 obrienThis commit was generated by cvs2svn to compensate...
1999-12-15 teggeTypo fix.
1999-12-15 teggeapic_irq() returns -1 when there is no match for (IOAPI...
1999-12-11 peterThis commit was generated by cvs2svn to compensate...
1999-12-10 phkRemove reference to ze and zp drivers.
1999-12-09 robertoThis commit was generated by cvs2svn to compensate...
1999-12-06 peterUpdate for loss of pnp.h
1999-12-06 luoqiNeed header <machine/smp.h> for prototype declaration...
1999-12-06 luoqiUser ldt sharing.
1999-12-04 wpaulAdd the if_dc driver and remove all of the al, ax,...
1999-12-04 katoThe address 0x472 is used for the SCSI HDD geometry...
1999-12-04 marceloszsigcode -> szosigcode
1999-12-04 marcelFix type of sf_addr.
1999-12-03 mdoddRemove the 'ivars' arguement to device_add_child() and
1999-11-30 peterThis commit was generated by cvs2svn to compensate...
1999-11-29 dillon Make BOOTP work again.
1999-11-29 phkHow hard can it be to implement a 24bit counter in...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 bdeMoved scheduling-related code to kern_synch.c so that...
next