summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Oops. Actually connect back msdosfs to the build for every platform.Maxime Henrion2002-10-061-0/+1
* The msdosfs module now builds on sparc64. No idea if it worksMaxime Henrion2002-10-051-2/+1
* Add code for ACPI PCI link object manipulation.Mitsuru IWASAKI2002-10-051-0/+1
* hookup new crypto support to the config/build processSam Leffler2002-10-041-0/+3
* module for ubsec crypto driverSam Leffler2002-10-041-0/+9
* module for hifn driverSam Leffler2002-10-041-0/+9
* module for /dev/crypto supportSam Leffler2002-10-041-0/+7
* Turn on the mcd(4) module.Matthew N. Dodd2002-10-041-0/+1
* newbus & bus_space the mcd(4) driver.Matthew N. Dodd2002-10-041-0/+12
* Since bpf is no longer an optional component, remove associated ifdef's.Maxim Sobolev2002-10-021-6/+1
* Moved the cam and cd9660 modules to the MI list. Don't build msdosfs orJake Burkholder2002-10-011-9/+8
* need exca tooWarner Losh2002-10-011-0/+1
* HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).Matthew N. Dodd2002-09-301-0/+9
* Add cardbus, cbb, ep and pccard. These can likely be moved to the MIWarner Losh2002-09-261-0/+5
* The AAC_COMPAT_LINUX option was really annoying, since it made theScott Long2002-09-252-2/+10
* use __packed.Alfred Perlstein2002-09-231-24/+24
* Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.cJake Burkholder2002-09-221-1/+1
* Firewire can be built on other than i386 after sbp.c fix.Hidetoshi Shimokawa2002-09-211-2/+1
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.Alfred Perlstein2002-09-192-0/+9
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-1/+1
* Don't build unneeded modules for pc98.Yoshihiro Takahashi2002-09-161-7/+45
* Put firewire under architectures it actually might conceivablyMatt Jacob2002-09-141-1/+2
* Add firewire moduleKatsushi Kobayashi2002-09-131-0/+1
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (SerialKatsushi Kobayashi2002-09-134-0/+76
* I completely fubared this. An empty EXPORT_SYMS= is not valid. I know IPeter Wemm2002-09-111-2/+0
* Cosmetics: #define NETATALK --> #define NETATALK 1, so that it is in line withMaxim Sobolev2002-09-101-1/+1
* Remove duplicate entry. Since we call things cbb in the source, pccbbWarner Losh2002-09-091-9/+0
* opt_kstack_pages.h is not needed anymore. It would have been a Bad ThingPeter Wemm2002-09-083-4/+3
* Unbreak the modules build:Thomas Moestl2002-09-072-2/+3
* Add the aout module subdir for the i386.Peter Wemm2002-09-071-0/+1
* Add an a.out exec module.Peter Wemm2002-09-071-0/+11
* Connect if_gre module to the build.Maxim Sobolev2002-09-061-0/+1
* Add if_gre module glue.Maxim Sobolev2002-09-061-0/+22
* Remove aic7xxx from the module build framework until all bootstrappingJustin T. Gibbs2002-09-031-1/+0
* Add cleandepend target.Justin T. Gibbs2002-08-311-0/+4
* Pass the cleandir target on to the aicasm Makefile. This shouldJustin T. Gibbs2002-08-311-0/+4
* Complete the hookup of ahd/ahc module building.Justin T. Gibbs2002-08-314-15/+42
* Fix this pending the decision of which of the redundantWarner Losh2002-08-271-4/+2
* Removed explicit rule for creating a null opt_bus.h. kmod.mk does thisBruce Evans2002-08-271-4/+2
* Have to create opt_bus.h for sys/bus.h to be happy. *sigh*John Baldwin2002-08-261-1/+3
* Oops, forgot to hook up the ACPI PCI bus in the module.John Baldwin2002-08-261-3/+3
* Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.John Baldwin2002-08-261-1/+1
* Keep subdirectory list sorted.Archie Cobbs2002-08-201-2/+2
* Add ng_l2tp module.Archie Cobbs2002-08-202-2/+9
* Remove duplicate vinum entry.Yoshihiro Takahashi2002-08-201-2/+1
* Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c.Mike Barcroft2002-08-181-1/+2
* Support for VIA VT8233 audio controller.Orion Hodson2002-08-172-1/+10
* Remove cam_extend.c from sources to unbreak modules.Alfred Perlstein2002-08-151-1/+1
* Depend on opt_mac.h.Robert Watson2002-08-121-1/+2
* add opt_mac.h to SRCS to unbreak module build.Alfred Perlstein2002-08-121-1/+1