summaryrefslogtreecommitdiff
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* MF4: add support for the Am79C973.Gary Jennejohn2000-06-182-0/+2
* MFC: Celeron recognition (rev. 1.82).KATO Takenori2000-06-141-1/+1
* MFC: Remove a no-option MD5.Ruslan Ermilov2000-06-131-6/+0
* MFC: Fix minor numbers, locking, the return value of rpattach()Seigo Tanimura2000-06-111-9/+13
* MFC: Fix linux_wait4() vunerability.Marcel Moolenaar2000-06-081-4/+9
* MFC: IO apics are not necessarily page aligned, they are only requiredLuoqi Chen2000-04-281-3/+5
* MFC 1.88 to 3.x. Close a window in the use of HLT. When using HLT,Matthew Dillon2000-04-271-2/+1
* MFC: Changed interrupt level to splcam().Yoshihiro Takahashi2000-04-221-2/+4
* MFC: add support for more PS/2 mice.Kazutaka YOKOTA2000-04-092-72/+372
* MFC: 1.219 Fix wddump in LBA mode.Paul Saab2000-04-061-12/+21
* For a special request: add USR3050 as well for RELENG_3.Peter Wemm2000-04-021-0/+1
* MFC: Copy from BIOS work area to the cpu_id variable (PC-98 only).Yoshihiro Takahashi2000-04-011-0/+3
* MFC: Added Ratoc REX-9880/83 supports (PC-98 only).Yoshihiro Takahashi2000-04-011-0/+129
* MFC: Display CPU (BSP) clock speed on SMP systems. (-CURRENT diff 1.76)Patrick S. Gardella2000-03-221-4/+0
* MFC: Simplify messages of Pentium II, Pentium II Xeon, Celeron, Pentium IIIYoshihiro Takahashi2000-03-221-11/+4
* MFC: Increment number of retries before giving up.Yoshihiro Takahashi2000-03-221-1/+3
* 2"5MFC: Correctly fill the mask from the left, not the right.Brian Feldman2000-03-191-1/+1
* Disabled use of the global page feature. Many places depend on invltlb()Bruce Evans2000-03-181-0/+4
* Fix support for CS4235, which has a different mixer and no nativeLuigi Rizzo2000-03-073-77/+592
* MFC: add Ultra3 for Qlogic commentsMatt Jacob2000-03-041-4/+14
* Add comment to ppc section, explaining that if you copy the line fromNik Clayton2000-03-011-0/+5
* MFC: Fix a typo of repetition.Brian Feldman2000-02-281-1/+1
* YAMFC: Remove cdevsw entry points in individual keyboard drivers;Kazutaka YOKOTA2000-02-021-12/+8
* YAMFC: bring in the key repeat rate related code update.Kazutaka YOKOTA2000-02-021-0/+1
* MFC: fixes for profiling of elf kernels. See the commit logs onBruce Evans2000-02-028-32/+50
* MFC: add a space after all the 'options' keywords so when youArchie Cobbs2000-01-312-284/+284
* YAMFC: Make the mouse cursor char code configurable via the CONS_MOUSECTLKazutaka YOKOTA2000-01-271-0/+2
* MFC: Update to driver release 2.07Roger Hardiman2000-01-251-1/+2
* MFC: remove unimplemented "control" netgraph hookArchie Cobbs2000-01-214-6/+2
* YAMFC: merge GlidePoint support from sys/isa/psm.c rev.1.16Kazutaka YOKOTA2000-01-201-1/+3
* MFC: (rev. 1.33) Fix an #ifdef that should have been and #ifndef.Archie Cobbs2000-01-201-1/+1
* MFC: support for Am79C978 (AMD PCHome/PCI ethernet adapter)Robert Watson2000-01-193-0/+21
* MFC (1.139: don't panic for `sysctl -w machdep.tsc_freq=N' when theBruce Evans2000-01-181-5/+5
* fix a potential null pointer dereference when bridgingLuigi Rizzo2000-01-181-0/+3
* MFC: Add P-III(Coppermine).Seigo Tanimura2000-01-151-0/+4
* Implement linux_rt_sigsuspend.Marcel Moolenaar2000-01-134-4/+35
* Implement linux_rt_sigsuspendMarcel Moolenaar2000-01-131-1/+3
* Add the `sym' SCSI driver. Commented out in GENERIC as I have no way ofDavid E. O'Brien2000-01-082-0/+2
* MFC: Add support of SB for PC98 into VoxWare 3.5, and more $FreeBSD$.Seigo Tanimura1999-12-276-1/+86
* Disable the Stollmann Tina-dd ISDN device. It doesn't work andJosef Karthauser1999-12-151-1/+1
* MFC:Seigo Tanimura1999-12-141-2/+8
* Fix CONS_FINDMODE and xxx_query_mode() in the vga and vesa drivers.Kazutaka YOKOTA1999-12-092-10/+10
* Add the PPTP nodeJulian Elischer1999-12-091-18/+21
* MFC: new syscalls for linux_sigaltstack, linux_ustat and linux_fdatasyncMarcel Moolenaar1999-12-089-18/+155
* MFC: sigaltstack, ustat and fdatasyncMarcel Moolenaar1999-12-081-4/+6
* MFC: New netgraph BPF node typeArchie Cobbs1999-12-061-0/+1
* MFC:Archie Cobbs1999-12-062-84/+4
* MFC: Supported i8251 (internal COM1) FIFO mode.Yoshihiro Takahashi1999-12-061-2/+32
* Reinstate the aic driver.Luoqi Chen1999-12-051-0/+1
* MFC: PC-98 kernel should not write the warm boot magic to the BIOSKATO Takenori1999-12-041-2/+1