summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.nate1997-11-111-1/+3
* Fix conflicts.markm1997-11-1011-72/+140
* Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren'tbde1997-11-101-2/+2
* - Convert c++ comment to c comment.nate1997-11-102-4/+4
* Assign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for the 'ttxt' Unitextmsmith1997-11-101-1/+2
* Use UPAGES when setting up private pages for SMP (which includes idle stack).tegge1997-11-075-30/+30
* Rename some local variables to avoid shadowing other local variables.phk1997-11-077-34/+34
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-0714-44/+24
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-0629-860/+781
* Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-061-1/+8
* Bump configvers to 300003 to account for the crd->card (and related)msmith1997-11-061-2/+2
* Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU arekato1997-11-061-6/+27
* Oops, forgot to count non-changer drives..sos1997-11-051-1/+3
* Fix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case.kato1997-11-051-2/+2
* Do not print config details twice (first variant comes from isa)ache1997-11-051-4/+8
* Note that the Intel EtherExpress' driver is ie(4).steve1997-11-042-4/+4
* - Update the email address in the copyrights.nate1997-11-0410-30/+22
* - If the APM BIOS fails to suspend the system after running thenate1997-11-042-6/+12
* dk_altport is initialized in wdprobe(), but not in wdattach(), thisphk1997-11-041-1/+2
* Use same address for USERCONFIG_BOOT on PC-98 as IBM-PC.kato1997-11-041-5/+1
* Test if kvm_kernel.db exists before moving it. Otherwise installingguido1997-11-031-2/+4
* - MF22: (I reversed these). Simplify code.nate1997-11-021-2/+3
* Add ide_pci device.jkh1997-11-021-2/+3
* Sigh, kill setting of 0WS...it breaks more machines than it fixes.dg1997-11-021-4/+3
* - Example config file for laptop/PCCARD support.nate1997-11-011-0/+113
* Change comments about ijppp to iijppp.jseger1997-10-312-4/+4
* Bring our sound sources up to the level of Amancio's latest-and-greatest.markm1997-10-3125-6190/+9231
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-319-1702/+1073
* Upgrade the sound sources to Amancio Hasty's latest-and-greatest.markm1997-10-3142-11744/+16428
* Securelevel and formatting fixes, and trapframe simplification.kato1997-10-301-10/+9
* First cut at supporting multi-CD CDROM drives (changers).sos1997-10-292-74/+223
* - Make sure we include <sys/kernel.h> to pick up the definitions of DATA_SET()nate1997-10-291-1/+2
* Implement linux_iopl and linux_nice.kato1997-10-293-17/+33
* The previous change added a use of the DATA_SET macro, but forgotjdp1997-10-291-1/+2
* Removed unused #includes.bde1997-10-289-28/+9
* Don't include <machine/cputypes.h> or declare cputype/class interfacesbde1997-10-286-31/+38
* Implement linux_semop, linux_semget and linux_semctl.kato1997-10-282-5/+146
* Use the new "mandatory" keyword for the npx driver.joerg1997-10-281-2/+2
* Removed another comment about not-so-mandatory devices i've missed injoerg1997-10-282-4/+4
* Remove the stale `log' non-pseudodevice.joerg1997-10-284-26/+12
* Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h>bde1997-10-274-9/+8
* Oops, <machine/psl.h> is used unconditionally in -current.bde1997-10-271-3/+1
* Cleaned up #includes.bde1997-10-271-16/+17
* Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other portjoerg1997-10-271-2/+16
* Bump MAXDSIZ to 512MB so that soft limits have a chance to actuallyjkh1997-10-271-2/+2
* Check to see if the pv_limits are initialized before checking.dyson1997-10-271-2/+3
* Fix a comment about multicast; since the Etherlink III has nofenner1997-10-271-4/+7
* - Instead of relying on a functional call to register PCARD-capable drivers,nate1997-10-265-45/+16
* Change the initial amount of memory allocated for pv_entries to be proportionaldyson1997-10-261-7/+18
* - Slightly change the way the border color register is updated so thatyokota1997-10-261-4/+3
OpenPOWER on IntegriCloud