summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-2/+8
* Tag istallion.c with nowerror (third party)peter2002-02-281-1/+1
* Mark stallion.c as nowerror (known broken, this is a #warning)peter2002-02-271-1/+1
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-161-0/+3
* Enable polling to be configured into kernels on non i386 platforms. Note thatgallatin2002-02-121-1/+0
* Removed the one use of the mandatory keyword (for npx).bde2002-01-301-1/+1
* genassym builds need the -fno-common stripped out.peter2002-01-111-2/+2
* - generic Arcnet frameworkfjoe2002-01-081-0/+1
* Sorted the lists.nyan2002-01-061-3/+3
* Add the ifpi2 driver.gj2001-12-221-1/+10
* Device Polling code for -current.luigi2001-12-141-0/+1
* This is the first commit of the Intel gigabit driver forpdeuskar2001-12-021-0/+3
* First part of patches to make sio grok 16-bit serial cards underimp2001-11-261-1/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.fjoe2001-11-211-0/+3
* GC userconfig after Peter axed it 15 months ago.phk2001-11-051-1/+0
* Remove the old RocketPort driver which was left behind in favourphk2001-11-051-1/+0
* Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)imp2001-10-301-1/+1
* Add APM compatibility feature to ACPI.iwasaki2001-10-261-0/+1
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+4
* First commit after a repo copy of isa/sio* -> dev/sio:imp2001-10-221-1/+1
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-1/+0
* 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
OpenPOWER on IntegriCloud