summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/GENERIC
Commit message (Expand)AuthorAgeFilesLines
* Add option GEOM_GPT. This brings the ability to have a large number ofmarcel2004-05-021-0/+1
* Spell Ethernet correctly.obrien2004-05-021-10/+10
* Add rue(4) USB ethernet driver, which for some reason has been missed.sobomax2004-04-261-0/+1
* Remove npx(4) reference for isa. While true, it is useless (sinceimp2004-04-221-1/+2
* Add note that npx depends on isa.josef2004-04-151-1/+1
* Initial check-in of the device driver for 3ware's 9000 seriesvkashyap2004-03-301-0/+1
* Shorten a long comment.obrien2004-03-151-1/+1
* Consistently capitalize acronyms like POSIX and NIC. Style.schweikh2004-01-291-52/+52
* - Recruit some new ULE users by making it the default scheduler in GENERIC.jeff2004-01-241-1/+1
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily sonectar2004-01-241-0/+1
* - Reenable building of the ACPI module on i386.jhb2003-12-031-1/+0
* - Enable SMP and 'device apic' by default.jhb2003-11-031-2/+3
* Mention the puc(4) glue driver in a commented-out example so the userjoerg2003-09-191-0/+4
* Sort 'bge' correctly.obrien2003-09-101-1/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-091-0/+1
* Re-arrange the raid section a small bit and put drivers into their properscottl2003-09-091-9/+9
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-081-0/+1
* Add device ataraid, this is now seperate and not pulled in by atadisk.sos2003-08-241-0/+1
* Note that scbus is required for SCSI, not just "required" in general.jmallett2003-06-081-1/+1
* Shorten long comment.obrien2003-06-011-1/+1
* There's just no reason to not have these in GENERIC.ru2003-05-181-0/+2
* Add notes about the 'ips' driver.scottl2003-05-111-0/+1
* Add FireWire drivers to GENERIC.simokawa2003-04-211-0/+5
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+1
* - Move driver to newbus.mdodd2003-03-291-0/+1
* Nuke HTT from here too.ps2003-03-261-3/+0
* Add an options entry for HTT in SMP and GENERIC similar to the SMP andjhb2003-03-251-0/+3
* Remove bitrot associated with `maxusers'.ru2003-03-221-1/+0
* Fix the style of the SCHED_4BSD commit.obrien2003-02-131-1/+1
* Put replace spaces with tabs in keeping with the rest of the file.joe2003-02-011-1/+1
* - Remove a redundant scheduler option.jeff2003-01-261-1/+0
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionjeff2003-01-261-0/+2
* wi now needs wlansam2003-01-161-0/+1
* Add the if_bge driver. I can't find any reason why it's not here, and it'sscottl2002-12-281-0/+1
* Add the trm(4) driver.cognet2002-12-161-0/+1
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentrwatson2002-10-191-0/+1
* Remove the P1003_1B kernel option; it is no longer used.mike2002-10-131-2/+1
* Remove NO_GEOM option. No outstanding show-stoppers.phk2002-10-121-2/+0
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-0/+2
* Add the pst (Promise SX6000) driver to GENERIC.sos2002-09-271-0/+1
* Whitespace consistency fix from addition of IAHD_REG_PRETTY_PRINT: userwatson2002-09-111-1/+1
* Use "options " rather than "options<tab>".kuriyama2002-09-091-2/+2
* Statically compile pcn(4) into the install kernel vs. using as module.obrien2002-09-051-1/+1
* Enable ahd/ahc register pretty printing by default. This expeditesgibbs2002-08-311-1/+5
* remove unit counts from atkbdc, pckbd, scpeter2002-08-201-2/+2
* pccbb->cbbimp2002-08-151-1/+1
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+1
* Make ppp(4) devices clonable and unloadable.brooks2002-08-091-1/+1
* Add Intersil and Symbol as vendors for 802.11 cards that the wi driverimp2002-08-071-1/+1
* Add device agp to GENERIC, filter it out of floppy buildsanholt2002-08-041-0/+2
OpenPOWER on IntegriCloud