aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskScott Long2004-03-163-70/+0
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.Max Khon2004-03-151-0/+2
* Remove isa compat stuff.Warner Losh2004-03-144-6/+0
* The gsc driver uses the old COMPAT_ISA api. Retire it so we canWarner Losh2004-03-141-1/+0
* The rdp driver uses the COMPAT_OLD api. This is being retired, soWarner Losh2004-03-141-1/+0
* The spigot driver uses the old COMPAT_ISA interface. Retire it sinceWarner Losh2004-03-141-1/+0
* The le driver uses ISA_COMPAT, which is going away soon. Retire itWarner Losh2004-03-141-1/+0
* stl and stli use the old COMPAT_ISA api. slt also uses the really oldWarner Losh2004-03-142-4/+0
* Remove gp driver. It uses the old COMPAT_ISA shims.Warner Losh2004-03-141-1/+0
* Remove ctx driver. another scanner. This one uses COMPAT_ISA shimsWarner Losh2004-03-141-1/+0
* Remove asc driver, support for GI1904 based hand scanners. ThisWarner Losh2004-03-141-1/+0
* Remove wt driver. It still uses COMPAT_ISA_DRIVER which is going awayWarner Losh2004-03-141-1/+0
* Fix some style bugs in previous commit.Tom Rhodes2004-03-142-7/+6
* MFp4: comment out options that don't exist so that they cannot bePeter Wemm2004-03-131-8/+5
* This are the build infrastructure changes to allow to use theTom Rhodes2004-03-124-6/+61
* Add if_ndis_pci.c and if_ndis_pccard.c so that building the NDISulatorBill Paul2004-03-121-5/+8
* Link pf to the build and install:Max Laier2004-03-081-1/+11
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesBenno Rice2004-03-083-0/+3
* Remove unneeded devices.Yoshihiro Takahashi2004-03-071-13/+0
* Overdue reversion of revision 1.143.Ruslan Ermilov2004-03-061-2/+2
* VESA* is a mistake - it cannot exist due to requiring a 32 bit kernel forDavid E. O'Brien2004-03-051-3/+0
* PECOFF_* isn't useful for AMD64.David E. O'Brien2004-03-051-2/+0
* Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built.David E. O'Brien2004-03-031-0/+15
* Add missing working options from i386 file.David E. O'Brien2004-03-031-2/+31
* Lower i386's INLINE_LIMIT to AMD64's level.David E. O'Brien2004-03-031-1/+1
* mga_state & r128_state need an inline-limit larger than amd64's defaultDavid E. O'Brien2004-03-031-2/+4
* 1. Connect Cronyx Tau/ISA driver (ctau) to kernel.Roman Kurakin2004-03-021-0/+3
* Add the ACPI standard video extensions driver. I've done some style cleanupNate Lawson2004-03-011-0/+1
* Fixed some insertion sort errors for usb devcies (mainly for serial ones).Bruce Evans2004-03-011-9/+9
* add driver for BWCT console management serialsBernd Walter2004-03-012-0/+3
* uteval.c gained a warning (cast discards qualifiers from pointer targetMarcel Moolenaar2004-02-281-1/+1
* Rename the WATCHDOG option to SW_WATCHDOG and make it use thePoul-Henning Kamp2004-02-282-5/+3
* Add a generic watchdog facility which through a single device entryPoul-Henning Kamp2004-02-281-0/+1
* add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...MIHIRA Sanpei Yoshiro2004-02-282-0/+5
* Switch the sleep/wakeup and condition variable implementations to use theJohn Baldwin2004-02-271-0/+1
* Tweak existing header and other build infrastructure to be able to buildMax Laier2004-02-263-0/+14
* Move inet and inet6 related MAC Framework entry points from mac_net.cRobert Watson2004-02-261-0/+2
* Fixed some insertion sort errors.Bruce Evans2004-02-251-13/+13
* Fixed some style bugs in previous commit (unsorting of the DDB_* options,Bruce Evans2004-02-251-5/+6
* Add DDB_NUMSYM option which in addition to the symbolic representationPoul-Henning Kamp2004-02-242-0/+6
* Fix vinums cdevsw{} to initialize d_version.Poul-Henning Kamp2004-02-231-1/+0
* Ye/PCI is supported by cy driver, so we don't need to assign a number to it.Warner Losh2004-02-221-1/+1
* Device megapatch 2/6:Poul-Henning Kamp2004-02-211-3/+0
* Device megapatch 1/6:Poul-Henning Kamp2004-02-211-73/+0
* MFi386: revision 1.466Yoshihiro Takahashi2004-02-191-0/+1
* Switch to using the new $PIR interrupt routing code and remove the oldJohn Baldwin2004-02-181-0/+1
* Remove the static major assignment for iir(4).Scott Long2004-02-141-1/+0
* Remove the static major assignment for ips(4).Scott Long2004-02-141-1/+0
* Remove the reservation for the I2O device. The code never materialized, andScott Long2004-02-141-1/+0
* Merged from kmod.mk,v 1.152: strip debugging symbols even when notRuslan Ermilov2004-02-131-0/+3