aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/firewire
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-045-5/+5
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-5/+0
* Fix buildworld -DMODULES_WITH_WORLDUlrich Spörlein2011-04-051-1/+1
* Remove opt_mac.h generation for various kernel modules that no longerRobert Watson2009-06-061-1/+1
* Style: Remove blank lines before EOF.Yaroslav Tykhiy2006-02-184-4/+0
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Add fwip module.Doug Rabson2004-07-121-0/+1
* Add fwip module.Doug Rabson2004-07-121-0/+19
* Removed -g from CFLAGS. There is a better way to build debuggingRuslan Ermilov2004-02-132-2/+0
* Normalize SUBDIR.Ruslan Ermilov2004-01-191-5/+4
* Add SBP-II target mode driver.Hidetoshi Shimokawa2003-10-182-0/+17
* MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.Hidetoshi Shimokawa2003-10-021-1/+1
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-173-1/+3
* Remove unnecessary EXPORT_SYMS.Hidetoshi Shimokawa2003-02-131-2/+0
* - Replace printf() with device_printf().Hidetoshi Shimokawa2003-01-041-1/+1
* - Implement primal Configuration ROM parser.Hidetoshi Shimokawa2002-12-311-1/+1
* Split userland services to fwdev.c.Hidetoshi Shimokawa2002-11-121-9/+1
* Include "../Makefile.inc".Yoshihiro Takahashi2002-11-061-0/+3
* Enable if_fwe.Hidetoshi Shimokawa2002-11-031-1/+1
* - Remove unused opt_foo.h headers.John Baldwin2002-10-143-20/+6
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (SerialKatsushi Kobayashi2002-09-134-0/+76