aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Don't call cdevsw_add()Poul-Henning Kamp2001-11-041-4/+0
* Call to cdevsw_add() no longer needed.Poul-Henning Kamp2001-11-041-1/+0
* o Add new header <sys/stdint.h>.Mike Barcroft2001-11-024-0/+470
* The sound drivers live in sound/driver, not sound/driversWarner Losh2001-11-021-1/+1
* Some fix for the recent apm module changes.Mitsuru IWASAKI2001-11-014-18/+200
* Skip PG_UNMANAGED pages when we're shooting everything down to try andPeter Wemm2001-11-011-1/+1
* Remove previous revision. smp_started back in subr_smp where it belongs.Matt Jacob2001-10-313-6/+0
* Make the actual volatile int smp_started live *somewhere*. This isMatt Jacob2001-10-313-0/+6
* Spell deivces as devices.Robert Watson2001-10-312-2/+2
* Don't let pmap_object_init_pt() exhaust all available free pagesMatthew Dillon2001-10-311-1/+17
* Don't try to probe the PnP BIOS if ACPI is active.Mike Smith2001-10-311-0/+5
* Add kmupetext(), a function that expands the range of memory coveredBrian Feldman2001-10-301-0/+1
* MFGeneric: ->1.327 Sync with GENERICWarner Losh2001-10-301-10/+11
* Move device lnc to isa section, since it no longer uses the compat shims.Warner Losh2001-10-301-3/+2
* Fix a typo in comment and #ifdef fixes: GRAP_PRIO -> GRAB_PRIO so thatJohn Baldwin2001-10-301-1/+1
* Don't set CR0_NE in cpu_setregs() for the SMP case, since setting itBruce Evans2001-10-291-0/+2
* - More whitespace and comment cleanups.John Baldwin2001-10-281-35/+46
* Eliminate the prefix parameter to linux_emul_find(), which was alwaysDag-Erling Smørgrav2001-10-271-2/+2
* Add APM compatibility feature to ACPI.Mitsuru IWASAKI2001-10-261-0/+335
* Add a per-thread ucred reference for syscalls and synchronous traps fromJohn Baldwin2001-10-261-26/+37
* Remove wx driver, which got recently removed.Jeroen Ruigrok van der Werven2001-10-251-1/+0
* Unbreak NEWCARD by removing options NFS and replacing it with theJeroen Ruigrok van der Werven2001-10-251-1/+2
* Currently no code does a CROSSJUMP() to sw1a, so we don't need aJohn Baldwin2001-10-251-2/+0
* Use %ecx instead of %ebx for the scratch register while updating %dr7 sinceJohn Baldwin2001-10-251-5/+3
* - Fix typo in comment from previous revision.John Baldwin2001-10-251-3/+4
* Whitespace, comment, and string fixes.John Baldwin2001-10-251-43/+39
* Fixed misformatting of options line for COMPAQ_M610 and EICON_DIVA inBruce Evans2001-10-251-22/+22
* Fixed bugs in rev.1.973. Actually enable PCI_ENABLE_IO_MODES. ItBruce Evans2001-10-251-1/+2
* add options line for Compaq Microcom 610 ISDN card.Hellmuth Michaelis2001-10-251-1/+4
* Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this.Jonathan Lemon2001-10-252-0/+2
* Backout 1.61 -- both intrcnt and intrnames are already exportedLuigi Rizzo2001-10-252-12/+0
* Split the per-process Local Descriptor Table out of the PCB and intoJohn Baldwin2001-10-258-84/+104
* - Clean up the comments slightly here to make them more readable.John Baldwin2001-10-241-3/+7
* Set the code and signal for the F00F hack fault directly instead ofJohn Baldwin2001-10-231-7/+3
* Implement multiple low-level console support.Jonathan Lemon2001-10-231-1/+1
* Remove funky right justification.Mike Barcroft2001-10-231-9/+9
* wx is an ex-parrot. wx doesn't exist any more, so remove it.Warner Losh2001-10-221-1/+0
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them toDag-Erling Smørgrav2001-10-211-162/+0
* [partially forced commit due to pilot error in earlier commit attempt]Dag-Erling Smørgrav2001-10-212-6/+6
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPHellmuth Michaelis2001-10-211-4/+4
* MFi386:Bruce Evans2001-10-211-0/+2
* MFpc98: fundamental differences. The magic numbers for the i/o portBruce Evans2001-10-211-0/+17
* MFpc98: all changes in sys/pc98/pc98/npx.c related to FPU_ERROR_BROKEN.Bruce Evans2001-10-211-0/+9
* Remove wx.Matt Jacob2001-10-202-6/+0
* Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENTDavid E. O'Brien2001-10-201-1/+0
* Fix the typedef of va_list.Ruslan Ermilov2001-10-191-1/+3
* Try two on the preprocessing logic.David E. O'Brien2001-10-191-2/+2
* Blah, fix braino where ru had to remind me of proper preprocessor syntax.David E. O'Brien2001-10-191-1/+1
* Fix the le driver - it has been broken for a while and these fixes haveJonathan Lemon2001-10-191-27/+21
* Add entry for the PRO/1000.Jonathan Lemon2001-10-191-0/+2