summaryrefslogtreecommitdiff
path: root/sys/modules/firewire
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2011-04-05Fix buildworld -DMODULES_WITH_WORLDUlrich Spörlein
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2006-02-18Style: Remove blank lines before EOF.Yaroslav Tykhiy
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2004-07-12Add fwip module.Doug Rabson
2004-07-12Add fwip module.Doug Rabson
2004-02-13Removed -g from CFLAGS. There is a better way to build debuggingRuslan Ermilov
2004-01-19Normalize SUBDIR.Ruslan Ermilov
2003-10-18Add SBP-II target mode driver.Hidetoshi Shimokawa
2003-10-02MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.Hidetoshi Shimokawa
2003-04-17MFp4(simokawa_firewire):Hidetoshi Shimokawa
2003-02-13Remove unnecessary EXPORT_SYMS.Hidetoshi Shimokawa
2003-01-04- Replace printf() with device_printf().Hidetoshi Shimokawa
2002-12-31- Implement primal Configuration ROM parser.Hidetoshi Shimokawa
2002-11-12Split userland services to fwdev.c.Hidetoshi Shimokawa
2002-11-06Include "../Makefile.inc".Yoshihiro Takahashi
2002-11-03Enable if_fwe.Hidetoshi Shimokawa
2002-10-14- Remove unused opt_foo.h headers.John Baldwin
2002-09-13Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (SerialKatsushi Kobayashi