aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
...
* Tag istallion.c with nowerror (third party)Peter Wemm2002-02-281-1/+1
* Mark stallion.c as nowerror (known broken, this is a #warning)Peter Wemm2002-02-271-1/+1
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofJohn Hay2002-02-161-0/+3
* Enable polling to be configured into kernels on non i386 platforms. Note thatAndrew Gallatin2002-02-121-1/+0
* Removed the one use of the mandatory keyword (for npx).Bruce Evans2002-01-301-1/+1
* genassym builds need the -fno-common stripped out.Peter Wemm2002-01-111-2/+2
* - generic Arcnet frameworkMax Khon2002-01-081-0/+1
* Sorted the lists.Yoshihiro Takahashi2002-01-061-3/+3
* Add the ifpi2 driver.Gary Jennejohn2001-12-221-1/+10
* Device Polling code for -current.Luigi Rizzo2001-12-141-0/+1
* This is the first commit of the Intel gigabit driver forPrafulla Deuskar2001-12-021-0/+3
* First part of patches to make sio grok 16-bit serial cards underWarner Losh2001-11-261-1/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.Max Khon2001-11-211-0/+3
* GC userconfig after Peter axed it 15 months ago.Poul-Henning Kamp2001-11-051-1/+0
* Remove the old RocketPort driver which was left behind in favourPoul-Henning Kamp2001-11-051-1/+0
* Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)Warner Losh2001-10-301-1/+1
* Add APM compatibility feature to ACPI.Mitsuru IWASAKI2001-10-261-0/+1
* Break out the bus front ends into their own files. RewriteWarner Losh2001-10-231-0/+4
* First commit after a repo copy of isa/sio* -> dev/sio:Warner Losh2001-10-221-1/+1
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them toDag-Erling Smørgrav2001-10-211-1/+0
* Correct intended fix to my foul-up.Marcel Moolenaar2001-09-081-1/+1
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.Peter Wemm2001-09-081-0/+2
* Correct the path for OsdEnvironment.c.Brian Feldman2001-09-071-1/+1
* Move OsdEnvironment.c into MD code; searching for the ACPI tables is notMike Smith2001-09-071-0/+1
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),Andrew Gallatin2001-08-291-0/+1
* repo-copy the source files from modules/syscons to the normal treePeter Wemm2001-08-091-0/+1
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanKazutaka YOKOTA2001-08-021-1/+1
* Add ACPI S2-S4BIOS Suspend/Resume code.Takanori Watanabe2001-07-201-0/+7
* - Don't overwrite inb, inw and outw.Yoshihiro Takahashi2001-07-041-0/+1
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesWarner Losh2001-07-021-1/+0
* Hints overhaul:Peter Wemm2001-06-121-1/+1
* Remove the old linprocfs code.Dag-Erling Smørgrav2001-06-111-4/+0
* Produce a config-time warning about EXT2FS and GPL_MATH_EMULATEPeter Wemm2001-05-241-1/+2
* Move the isa parts to a separate file.John Hay2001-04-161-1/+1
* Add forgotten files for NETSMBCRYPTO option (may be DES based encryptionBoris Popov2001-04-111-0/+2
* Import kernel part of SMB/CIFS requester.Boris Popov2001-04-101-0/+16
* Add and document the LINPROCFS option, so that we can build linprocfsPeter Wemm2001-02-271-4/+8
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Remove the LABPC driver.Poul-Henning Kamp2001-02-041-1/+0
* Remove count for NSIO. The only places it was used it were incorrect.Peter Wemm2001-01-311-1/+1
* Remove obsoleted files.Mike Smith2001-01-311-1/+0
* Reflect the new location of the ar and sr devices.John Hay2001-01-301-2/+2
* Convert mca (microchannel bus support) from something that we countPeter Wemm2001-01-291-1/+1
* change 'count eisa' to 'optional eisa' and update the only consumerPeter Wemm2001-01-291-1/+1
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.Hellmuth Michaelis2001-01-261-0/+1
* Convert all simplelocks to mutexes and remove the simplelock implementations.Jason Evans2001-01-241-1/+0
* Convert apm from a bogus 'count' into a plain option. Clean out somePeter Wemm2001-01-191-1/+1
* Remove the now-empty ipl_funcs.c file on all platforms.Peter Wemm2001-01-191-2/+0
* Add infrastructure for the itjc ISDN hardware driverHellmuth Michaelis2001-01-111-1/+10
* - Remove compatibility macros for accessing per-cpu variables.Jake Burkholder2001-01-111-1/+0