summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Give in to the oblique nagging and move AAC and AHC/AHD comments out ofscottl2004-03-312-42/+34
* Added options for 3ware 9000 series RAID controller driver (twa).vkashyap2004-03-301-0/+4
* Fixed a style bug in previous commit (misformatted comment). Fixedbde2004-03-301-3/+4
* Initial check-in of the device driver for 3ware's 9000 seriesvkashyap2004-03-301-0/+5
* Clean up the stub fake vnode locking implemenations. The main reason thispeter2004-03-291-1/+2
* Remove "-frename-registers" option for sparc64 kernel builds. Thatkensmith2004-03-291-1/+3
* Lets give -O2 kernels a try on sparc64.obrien2004-03-251-1/+1
* Add an implementation of uiomove_fromphys() for PowerPC. Thisalc2004-03-231-0/+1
* if_ndis.c no longer depends on either pci or pccard. Also, add anwpaul2004-03-221-1/+2
* Use ' rather than ".obrien2004-03-221-1/+1
* MFi386: revision 1.480.nyan2004-03-221-0/+1
* Add an implementation of uiomove_fromphys() to sparc64. Thisalc2004-03-221-0/+1
* Add an implementation of uiomove_fromphys() for i386. This implementationalc2004-03-211-0/+1
* Quote NM in case you need to force it to something with args.obrien2004-03-211-1/+1
* Compile the kernel with -O2 on ia64 by default.marcel2004-03-211-0/+2
* Don't make having ${DESTDIR}/boot/device.hints a prerequisite tomarcel2004-03-201-1/+7
* - Add uiomove_fromphys() implementations to alpha and ia64. These onlyalc2004-03-202-0/+2
* Introduce uiomove_fromphys(). This is a variant of uiomove() that takesalc2004-03-201-0/+1
* Introduce the hw.uart.console and hw.uart.dbgport environment variablesmarcel2004-03-201-0/+1
* Delete local junk in previous commit. Sorry.obrien2004-03-191-6/+0
* Depend on rev 1.40.obrien2004-03-191-2/+10
* Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing themrwatson2004-03-191-0/+1
* For AMD64, lets officially support a -O2 kernel build!obrien2004-03-181-0/+2
* s/enable/enables/ in a commentbrueffer2004-03-181-1/+1
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-163-70/+0
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.fjoe2004-03-151-0/+2
* Remove isa compat stuff.imp2004-03-144-6/+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-142-4/+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
* Fix some style bugs in previous commit.trhodes2004-03-142-7/+6
* MFp4: comment out options that don't exist so that they cannot bepeter2004-03-131-8/+5
* This are the build infrastructure changes to allow to use thetrhodes2004-03-124-6/+61
* Add if_ndis_pci.c and if_ndis_pccard.c so that building the NDISulatorwpaul2004-03-121-5/+8
* Link pf to the build and install:mlaier2004-03-081-1/+11
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesbenno2004-03-083-0/+3
* Remove unneeded devices.nyan2004-03-071-13/+0
* Overdue reversion of revision 1.143.ru2004-03-061-2/+2
* VESA* is a mistake - it cannot exist due to requiring a 32 bit kernel forobrien2004-03-051-3/+0
* PECOFF_* isn't useful for AMD64.obrien2004-03-051-2/+0
* Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built.obrien2004-03-031-0/+15
* Add missing working options from i386 file.obrien2004-03-031-2/+31
* Lower i386's INLINE_LIMIT to AMD64's level.obrien2004-03-031-1/+1
* mga_state & r128_state need an inline-limit larger than amd64's defaultobrien2004-03-031-2/+4
OpenPOWER on IntegriCloud