aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* The dpt, ex and idt modules are for i386 only.Yoshihiro Takahashi2003-04-131-3/+3
* Add 'idt' driver to module build.Matthew N. Dodd2003-03-291-0/+1
* Add module infrastructure for 'dpt' driver.Matthew N. Dodd2003-03-291-0/+1
* Add module infrastructure for 'if_ex'.Matthew N. Dodd2003-03-291-0/+1
* Add module infrastructure for 'vpd' and 'smbios' and move 'smbios'Matthew N. Dodd2003-03-291-1/+1
* Add module infrastructure for elink.Matthew N. Dodd2003-03-291-0/+1
* Add module infrastructure for if_ie.Matthew N. Dodd2003-03-291-0/+1
* Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker' whichMatthew N. Dodd2003-03-291-2/+1
* Simplify the assignment statement.Ruslan Ermilov2003-03-121-1/+1
* Build the drm module also on pc98.Yoshihiro Takahashi2003-03-091-1/+1
* A cute yet small MAC policy that provides a simple ACL mechanism toRobert Watson2003-03-021-0/+1
* Hook up the if_my module to the build.Ruslan Ermilov2003-02-271-0/+1
* Build the ncp and nwfs modules again, but only on i386 for now.Tim J. Robbins2003-02-271-4/+2
* Split the arch-specific AGP files into the appropriate files.* and do the sameEric Anholt2003-02-141-1/+2
* We only provide agp drivers for the intel chipsets, move the agpPeter Wemm2003-02-131-1/+1
* Add CanBe power management controller support.Yoshihiro Takahashi2003-02-031-1/+3
* Run kldxref on sparc64, it works now.Jake Burkholder2003-01-211-1/+1
* A driver for the System Management Application ProgramMatthew N. Dodd2003-01-171-0/+1
* hookup wlan and rcv4 modules to the buildSam Leffler2003-01-151-0/+2
* Build gem(4) on powerpc also.David E. O'Brien2003-01-091-2/+5
* Moved if_hme to hme.David E. O'Brien2003-01-091-1/+1
* Build a gem module, for sparc64 only for now.Thomas Moestl2003-01-081-1/+2
* Add an hme(4) module.David E. O'Brien2003-01-081-0/+4
* Don't run kldxref when installing modules on sparc64. kldxref and the wholeJake Burkholder2002-12-131-1/+1
* Correct alphabetization of awi entry.Robert Watson2002-12-081-1/+1
* Move the awi module build dependency into the MACHINE_ARCH=i386 entry.Robert Watson2002-12-081-3/+2
* Hook up the awi module for build on i386 and pc98, which appear to beRobert Watson2002-12-071-1/+3
* Unhook the old LOMAC module, now replaced with mac_lomac.Robert Watson2002-12-031-2/+0
* Unhook LOMAC kernel module since the functionality is now provided byRobert Watson2002-11-261-1/+0
* Hook up the mac_lomac module build.Robert Watson2002-11-261-0/+1
* Hook the RAIDFrame module up to the buildScott Long2002-11-211-0/+1
* Make 3dfx i386-only. The memrange API it uses may be defined in an MIJohn Baldwin2002-11-081-3/+3
* Move rc(4) over to MI notes and enable it as a MI module.John Baldwin2002-11-081-1/+1
* Move firewire back to being MI.John Baldwin2002-11-071-1/+1
* Create a MACHINE_ARCH == i386 section that first lists modules commonJohn Baldwin2002-11-071-59/+24
* lnc(4) uses kvtop() and is thus i386-only for now.John Baldwin2002-11-061-1/+1
* Make firewire i386-only for now. It doesn't quite handle machines withJohn Baldwin2002-11-061-1/+1
* ed(4) uses kvtop() and is thus i386-only. It has several other warningsJohn Baldwin2002-11-061-1/+1
* Hook the aic7xxx modules up. This requires some extra care since aicasmScott Long2002-11-031-0/+1
* Add an isp(4) module. sbus support is only compiled in on sparc64.John Baldwin2002-10-311-0/+1
* Add a module for mpt(4).John Baldwin2002-10-311-0/+1
* Rename the speaker device for pc98 to 'pcspeaker'.Yoshihiro Takahashi2002-10-311-1/+1
* Build the following modules on ia64 as well:Marcel Moolenaar2002-10-241-1/+20
* Provide a simple sample labeled access control policy, mac_partition.Robert Watson2002-10-231-0/+1
* - New-bussify the rc(4) device driver.John Baldwin2002-10-231-0/+1
* Fixed some unsorting.Bruce Evans2002-10-211-20/+21
* Connect ubsa module to build.Alexander Kabaev2002-10-201-0/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledMark Murray2002-10-161-1/+6
* The ep and pccard modules build on pc98.Yoshihiro Takahashi2002-10-141-0/+2
* Connect trm(4) to the build.Olivier Houchard2002-10-131-0/+1