summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Move twa from files.i386 to files. This unbreaks LINT on !i386.des2004-04-011-5/+0
* Initial check-in of the device driver for 3ware's 9000 seriesvkashyap2004-03-301-0/+5
* if_ndis.c no longer depends on either pci or pccard. Also, add anwpaul2004-03-221-1/+2
* Add an implementation of uiomove_fromphys() for i386. This implementationalc2004-03-211-0/+1
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.fjoe2004-03-151-0/+2
* Remove isa compat stuff.imp2004-03-141-2/+0
* The gsc driver uses the old COMPAT_ISA api. Retire it so we canimp2004-03-141-1/+0
* The rdp driver uses the COMPAT_OLD api. This is being retired, soimp2004-03-141-1/+0
* The spigot driver uses the old COMPAT_ISA interface. Retire it sinceimp2004-03-141-1/+0
* The le driver uses ISA_COMPAT, which is going away soon. Retire itimp2004-03-141-1/+0
* stl and stli use the old COMPAT_ISA api. slt also uses the really oldimp2004-03-141-2/+0
* Remove gp driver. It uses the old COMPAT_ISA shims.imp2004-03-141-1/+0
* Remove ctx driver. another scanner. This one uses COMPAT_ISA shimsimp2004-03-141-1/+0
* Remove asc driver, support for GI1904 based hand scanners. Thisimp2004-03-141-1/+0
* Remove wt driver. It still uses COMPAT_ISA_DRIVER which is going awayimp2004-03-141-1/+0
* Add if_ndis_pci.c and if_ndis_pccard.c so that building the NDISulatorwpaul2004-03-121-5/+8
* 1. Connect Cronyx Tau/ISA driver (ctau) to kernel.rik2004-03-021-0/+3
* Switch to using the new $PIR interrupt routing code and remove the oldjhb2004-02-181-0/+1
* Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,shiba2004-01-311-0/+1
* Fix sort misordering.obrien2004-01-201-1/+1
* Add new CPU_ENABLE_TCC option, from NOTES:sobomax2004-01-181-0/+1
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-131-0/+2
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-111-0/+1
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+6
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-071-1/+0
* First part of the removal of drivers for hardware that isn't relevantimp2003-12-071-1/+0
* Connect the cx driver to its new location in the tree.imp2003-12-031-3/+3
* - Remove references to old interrupt and SMP code.jhb2003-11-031-3/+10
* Introduce new CPU_SOEKRIS option to tell soekris hardware from otherphk2003-11-031-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-061-0/+1
* Detect Geode CPUs and initialize the 27MHz timecounter "Geode".phk2003-08-311-0/+1
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.mdodd2003-08-231-0/+1
* As warned: Initiate deorbit burn for the pcaudio driver.phk2003-08-151-1/+0
* fix disordering of filenames. Place the dev/ppc files in alphabeticalimp2003-08-041-2/+2
* Add printer support to puc(4) driver.ambrisko2003-08-011-1/+2
* relocate eisa into MI files.ticso2003-07-221-1/+0
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-221-33/+0
* config+build glue for Atheros supportsam2003-06-251-0/+6
* Eliminate potential overflows by allocating softc dynamically,phk2003-05-311-1/+1
* Update to reflect tw removal.imp2003-04-271-1/+0
* Separate the encoding/decoding functions for struct disklabel into aphk2003-04-171-0/+1
* Move the functions for encoding decoding struct dos_partition intophk2003-04-121-0/+1
* - Consolidate smapi driver.mdodd2003-03-241-3/+2
* Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just amdodd2003-03-241-0/+2
* Use repo-copied files in sys/i386/bios.mdodd2003-03-241-5/+5
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-3/+1
* pst(4) should be portable across all our platforms.obrien2003-02-241-3/+0
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-141-0/+6
* Sort.nyan2003-02-111-1/+1
* Switch to using the TSC code in i386/i386/tsc.c.phk2003-02-111-0/+1
OpenPOWER on IntegriCloud