summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Correct intended fix to my foul-up.marcel2001-09-081-1/+1
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.peter2001-09-081-0/+2
* Correct the path for OsdEnvironment.c.green2001-09-071-1/+1
* Move OsdEnvironment.c into MD code; searching for the ACPI tables is notmsmith2001-09-071-0/+1
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),gallatin2001-08-291-0/+1
* repo-copy the source files from modules/syscons to the normal treepeter2001-08-091-0/+1
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-021-1/+1
* Add ACPI S2-S4BIOS Suspend/Resume code.takawata2001-07-201-0/+7
* - Don't overwrite inb, inw and outw.nyan2001-07-041-0/+1
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesimp2001-07-021-1/+0
* Hints overhaul:peter2001-06-121-1/+1
* Remove the old linprocfs code.des2001-06-111-4/+0
* Produce a config-time warning about EXT2FS and GPL_MATH_EMULATEpeter2001-05-241-1/+2
* Move the isa parts to a separate file.jhay2001-04-161-1/+1
* Add forgotten files for NETSMBCRYPTO option (may be DES based encryptionbp2001-04-111-0/+2
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+16
* Add and document the LINPROCFS option, so that we can build linprocfspeter2001-02-271-4/+8
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
* Remove the LABPC driver.phk2001-02-041-1/+0
* Remove count for NSIO. The only places it was used it were incorrect.peter2001-01-311-1/+1
* Remove obsoleted files.msmith2001-01-311-1/+0
* Reflect the new location of the ar and sr devices.jhay2001-01-301-2/+2
* Convert mca (microchannel bus support) from something that we countpeter2001-01-291-1/+1
* change 'count eisa' to 'optional eisa' and update the only consumerpeter2001-01-291-1/+1
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-261-0/+1
* Convert all simplelocks to mutexes and remove the simplelock implementations.jasone2001-01-241-1/+0
* Convert apm from a bogus 'count' into a plain option. Clean out somepeter2001-01-191-1/+1
* Remove the now-empty ipl_funcs.c file on all platforms.peter2001-01-191-2/+0
* Add infrastructure for the itjc ISDN hardware driverhm2001-01-111-1/+10
* - Remove compatibility macros for accessing per-cpu variables.jake2001-01-111-1/+0
* Add a large _warning_ about using COMPAT_SVR4.green2001-01-091-1/+2
* Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa)peter2001-01-091-1/+0
* Completed move of Digiboard drivers to dev/dgbbabkin2001-01-081-2/+0
* Add PECOFF (WIN32 Execution file format) support.takawata2000-12-201-0/+1
* Add the spic driver, which is a simple first attempt at providing accessnsayer2000-12-111-0/+1
* We need support for comparing quad_t's now (ACPI CA uses this).msmith2000-12-011-0/+1
* Farewell our code. We will switch acpica code from Intel.takawata2000-11-091-1/+0
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-081-0/+1
* ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-051-0/+3
* - Make the mutex code almost completely machine independent. This greatlyjhb2000-10-201-1/+0
* update to i4b version 0.95.04hm2000-10-091-27/+68
* Move the ata/atapi files to the common area. They were the same on allpeter2000-10-031-9/+0
* Move the i386 PCI attachment code out of i386/isa back into i386/pci.msmith2000-10-021-1/+2
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-021-64/+0
* The `ed' NIC driver has been changed to work on Alpha now. So enable itobrien2000-09-301-2/+0
* Add Timer device driver for power management events.iwasaki2000-09-141-0/+1
* - Newbus'ify and bus_space'ify.nyan2000-09-141-1/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-1/+2
* Move svr4 here as well...phk2000-09-021-17/+17
* Merge rest piece of ACPI driver.To activate acpi driver ,addtakawata2000-08-311-0/+1
OpenPOWER on IntegriCloud