summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-161-1/+1
* Only compile the cpufreq driver on i386 and amd64.scottl2005-02-051-1/+3
* Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers.njl2005-02-041-0/+1
* Fix alignment in the last commit.ru2005-02-031-2/+2
* Don't build syscons, uart or vpo on PPC.grehan2005-02-031-3/+8
* Build "digi" on i386, pc98, and amd64 only.ru2005-01-301-1/+3
* Remove local hack which cowardly slipped into previous commit.sobomax2005-01-291-2/+0
* o Split out kernel part of execve(2) syscall into two parts: one thatsobomax2005-01-291-0/+2
* "pst" is not 64-bit clean for reasons specified in sys/amd64/conf/NOTES.ru2005-01-271-1/+2
* Comment out "lnc" on amd64 for reasons specified in sys/amd64/conf/NOTES.ru2005-01-271-1/+1
* ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, soimp2005-01-271-1/+1
* The ar driver appears to do naughty things with pointers and integersimp2005-01-271-1/+1
* pcic is goneimp2005-01-271-1/+0
* Add cs module. It has built in my tree for ages, and it just neverimp2005-01-261-0/+2
* Provide a WITHOUT_MODULES variable that specifies a list of moduleswes2005-01-201-0/+4
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* Separate mse driver into a core driver and a bus attachments. Separate outimp2004-12-121-0/+2
* Update/new modules for net80211 and ath changes.sam2004-12-081-0/+6
* Add vkdb(4) man page and connect vkbd(4) to the build.emax2004-11-161-0/+1
* Put _ray back, as appropriate.imp2004-11-151-0/+2
* Add comment about why amd64 and ia64 don't build acpi modules.imp2004-11-151-2/+2
* Remove at request of author, perhaps to be re-added later.markm2004-11-101-1/+0
* Remove the obsolete gx driver.phk2004-11-081-1/+0
* IPDIVERT is a module now and tell the other parts of the kernel about it.andre2004-10-251-0/+1
* Device driver for onboard CS4231 audio controller which is foundyongari2004-10-251-0/+1
* Hook the hptmv driver up to the build.scottl2004-10-241-0/+2
* Port NetBSD auxio driver. The driver was modified to use led(4) and canyongari2004-10-091-0/+2
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-1/+0
* Add device driver support for the VIA Networking Technologieswpaul2004-09-101-0/+1
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBdes2004-09-051-0/+1
* Hook autofs to the build.alfred2004-09-021-0/+1
* Enable aac(4) module build for amd64scottl2004-08-301-0/+1
* Enable more modules on AMD64:obrien2004-08-291-0/+14
* Enable sound modules.obrien2004-08-291-0/+1
* Enable build of Netgraph modules on all architectures.ru2004-08-181-3/+1
* AMD64 on-CPU GART support.obrien2004-08-161-0/+2
* Now that hme(4) is MI build its module on all platforms.marius2004-08-141-2/+1
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-031-1/+0
* Really back out rev 1.388.obrien2004-08-021-0/+1
* Don't build and install a mem.ko module.obrien2004-08-021-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-2/+5
* The ahb module is not needed for pc98.nyan2004-06-301-1/+1
* Add ahb module for i386 and alpha (the onlt two platforms that have eisaimp2004-06-291-0/+3
* Enable 'vinum' on AMD64.obrien2004-06-221-5/+1
* Prepare for pf 3.5 import:mlaier2004-06-161-4/+0
* Connect Cronyx Tau-PCI to the system.rik2004-05-171-0/+2
* Disable ndis module on amd64. It doesn't compile. For example,peter2004-05-161-1/+1
* Fixed the disordering from rev. 1.371.ru2004-05-161-1/+1
* Move the ichwd to i386 only.nyan2004-05-131-1/+1
* Add a driver for the watchdog timer function present on the LPC interfacedes2004-05-111-0/+2
OpenPOWER on IntegriCloud