summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add 'hea'.mdodd2002-06-031-1/+2
| | | | - Compile 'hfa' only on i386 (for now).
* Remove bktr for ia64. Same problem as vinum. See PR 38678.marcel2002-05-291-1/+0
|
* Vinum doesn't build on ia64.marcel2002-05-291-3/+5
| | | | See PR: 38678
* Remove asr from the ia64 build. Its use of KERNBASE appears i386marcel2002-05-191-1/+0
| | | | | specific by way of which headers are being included (and headers not included).
* Check that kldxref(8) exists before running it.ru2002-05-141-1/+4
|
* Move drm to the i386-only section.des2002-04-281-1/+1
|
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-281-0/+1
| | | | Approved by: des
* Build modules on ia64:marcel2002-04-191-9/+38
| | | | | | | | | | | | | | | | | | | | | | o Make the cam, cd9660 lomac and sound modules i386 and alpha specific due to link problems (@gprel relocation when @ltoff is required). Once resolved, these can be moved back to the generic list. o Build linprocfs only on those architectures that have the linux module. o Make the sppp module i386 and alpha specific due to compile problems (pointers as switch cases). Once resolved, this can be moved back to the generic list. o Build all i386 specific modules, with the exception of those mentioned above as being moved from the generic list to the i386 list and those with dependencies on the linux module (aac) or i386 dependent (ar, apm, atspeaker, fpu, gnufpu, ibcs2, linux, ncv, nsp, netgraph, oltr, pecoff, s3, sbni, stg and vesa). o Don't build acpi as a module yet. It most be ported first. Once ported, it can be added to the ia64 list. o Don't build ipfilter yet due to compile errors (osreldate.h not found).
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-171-0/+1
| | | | | | - Add stubs for EISA and SBUS cards. (VME, FutureBUS, and TurboChannel stubs not provided.) - Add infrastructure to build driver and bus front-end modules.
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+1
| | | | | | | see http://people.freebsd.org/~scottl/udf MFC after: when asmodai gets the backport done Prodded by: phk asmodai des
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217ru2002-03-211-1/+4
| | | | | | with the NO_IPFILTER make.conf(5) knob. (So that we can "make the-rest-of-the-world" again.)
* Add a USB comm driver.joe2002-03-181-0/+3
| | | | Ported from NetBSD by: akiyama
* Support for USB fm radio.alfred2002-03-041-0/+1
| | | | Submitted by: David Yeske <dyeske@yahoo.com>
* Add a module of xe driver.shiba2002-02-201-1/+2
| | | | Approved by: imp
* Always build all modules for LINTphk2002-02-171-1/+1
|
* Move the pseudofs, procfs and linprocfs modules out from the fs directory.des2002-02-041-1/+3
| | | | | Keeping them there seemed like a good idea at the time, but it annoys bde and confuses people who do not understand how MODULES_OVERRIDE works.
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-201-0/+1
| | | | | | | | prior ICP Vortex models. This driver was developed by Achim Leubner of Intel (previously with ICP Vortex) and Boji Kannanthanam of Intel. Submitted by: "Kannanthanam, Boji T" <boji.t.kannanthanam@intel.com> MFC after: 2 weeks
* - generic Arcnet frameworkfjoe2002-01-081-0/+2
| | | | | | - device driver for SMC COM90cx6 Arcnet network adapters Obtained from: NetBSD
* Make AIO a loadable module.alfred2001-12-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Remove the explicit call to aio_proc_rundown() from exit1(), instead AIO will use at_exit(9). Add functions at_exec(9), rm_at_exec(9) which function nearly the same as at_exec(9) and rm_at_exec(9), these functions are called on behalf of modules at the time of execve(2) after the image activator has run. Use a modified version of tegge's suggestion via at_exec(9) to close an exploitable race in AIO. Fix SYSCALL_MODULE_HELPER such that it's archetecuterally neutral, the problem was that one had to pass it a paramater indicating the number of arguments which were actually the number of "int". Fix it by using an inline version of the AS macro against the syscall arguments. (AS should be available globally but we'll get to that later.) Add a primative system for dynamically adding kqueue ops, it's really not as sophisticated as it should be, but I'll discuss with jlemon when he's around.
* -Remove unneeded include stddef.hpdeuskar2001-12-201-1/+1
| | | | | | | | -Modify modules Makefile so that em driver compiles only on i386 platform. (Alpha not supported yet) PR: kern/32993 MFC after: 1
* Add modules of scsi_low based SCSI drivers ncv, nsp, stg, and commonnon2001-12-151-0/+4
| | | | | | part scsi_low. Submitted-by: takawata
* Connect libiconv to the build.sheldonh2001-12-121-0/+1
| | | | | | Recent work by fjoe and bp has fixed smbfs. The smbfs module can now be loaded once libiconv and libmchain have been loaded, and works!
* Pseudofsize procfs(5).des2001-12-041-1/+0
|
* Enable build of smbfs. It works now as before on both UP and MP machines.bp2001-12-021-2/+1
|
* This is the first commit of the Intel gigabit driver forpdeuskar2001-12-021-0/+1
| | | | | | | | PRO/1000 cards. Submitted by:Prafulla Deuskar Reviewed by: Paul Saab MFC after:1 week
* Re-enable the ciss driver, now that it should be building again.msmith2001-12-021-1/+1
|
* Remove ciss from the modules build until the build issues are resolved.imp2001-11-281-1/+1
|
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-271-0/+1
| | | | | | | | | RAID controllers (5300, 532, 5i, etc.) Thanks to Compaq and Yahoo! for support during the development of this driver. MFC after: 1 week
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.fjoe2001-11-211-0/+1
| | | | MFC after: 1 week
* The "lomac" module compiles fine on Alpha, too.green2001-11-191-1/+1
| | | | Tested by: wilko
* Add module "lomac" to the modules Makefile, i386 section. If someone ongreen2001-11-191-0/+1
| | | | | | | | Alpha can verify that it compiles fine there, too, this should be moved to the MI section (or that problem fixed); I've only had x86 hardware to est with. Sponsored by: DARPA, NAI Labs (CBOSS project)
* Add modules for lpt, plip, ppbus, ppi and pps.phk2001-11-031-0/+5
| | | | Submitted by: j mckitrick <jcm@freebsd-uk.eu.org>
* Remove duplicate apm entry for pc98nyan2001-10-281-2/+1
|
* Unbreak alpha builds.mjacob2001-10-241-3/+4
|
* Make apm a module.ume2001-10-241-0/+1
| | | | | We need further work to be able to specify an equivalence of `flags 0x20'. Many PCs should work for now. But, some PCs need `flags 0x20'.
* Added the pmc driver which supports power management controller ofnyan2001-10-241-0/+1
| | | | | | | old NEC PC-98NOTE. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) MFC after: 1 week
* Oops. Remove wx.mjacob2001-10-201-1/+0
|
* Build the linux module on Alpha again. Note that the linux modulemarcel2001-10-191-1/+2
| | | | | | is not added to the MI list of modules. The current state of affairs is such that the linux module is the exception, not the common case.
* Linux compiles broken on alpha again. Remove.mjacob2001-10-191-2/+2
|
* Hook the gx module up to the build.jlemon2001-10-191-0/+1
|
* Activate the bridge/dummynet modules.ps2001-10-051-0/+2
| | | | Reminded by: ru
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-271-0/+1
| | | | | | | | | | | | | | ethernet controllers. This adds support for the 3Com 3c996-T, the SysKonnect SK-9D21 and SK-9D41, and the built-in gigE NICs on Dell PowerEdge 2550 servers. The latter configuration hauls ass: preliminary measurements show TCP speeds of over 900Mbps using only normal size frames. TCP/IP checksum offload, jumbo frames and VLAN tag insertion/stripping are supported, as well as interrupt moderation. Still need to fix autonegotiation support for 1000baseSX NICs, but beyond that, driver is pretty solid.
* Make faith loadable, unloadable, and clonable.brooks2001-09-251-0/+1
|
* Only call kldxref(8) once, after installing all modules.ru2001-09-211-0/+7
| | | | OK'ed by: peter
* Cleanup and split of nfs client and server code.peter2001-09-181-1/+2
| | | | This builds on the top of several repo-copies.
* Conditionalize building of ex2fs module by WANT_EXT2FS_MODULEmr2001-09-151-1/+4
|
* Add ext2fs modulemr2001-09-131-0/+1
|
* KSE Milestone 2julian2001-09-121-3/+5
| | | | | | | | | | | | | | Note ALL MODULES MUST BE RECOMPILED make the kernel aware that there are smaller units of scheduling than the process. (but only allow one thread per process at this time). This is functionally equivalent to teh previousl -current except that there is a thread associated with each process. Sorry john! (your next MFC will be a doosie!) Reviewed by: peter@freebsd.org, dillon@freebsd.org X-MFC after: ha ha ha ha
* Attach if_vlan to the build process.brooks2001-09-051-0/+1
|
* Make the fe driver kernel object module to compile in default.shiba2001-09-021-0/+1
| | | | Reviewed by: imp
OpenPOWER on IntegriCloud