freebsd-dev/sys/dev/firewire
Glen Barber 37a107a407 Revert r267961, r267973:
These changes prevent sysctl(8) from returning proper output,
such as:

 1) no output from sysctl(8)
 2) erroneously returning ENOMEM with tools like truss(1)
    or uname(1)
 truss: can not get etype: Cannot allocate memory
2014-06-27 22:05:21 +00:00
..
00README
firewire_phy.h
firewire.c Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
firewire.h
firewirereg.h
fwcrom.c
fwdev.c - Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+ 2013-09-07 13:45:44 +00:00
fwdma.c
fwdma.h
fwmem.c
fwmem.h
fwohci_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
fwohci.c Revert r267961, r267973: 2014-06-27 22:05:21 +00:00
fwohcireg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
fwohcivar.h
fwphyreg.h
iec13213.h
iec68113.h
if_fwe.c Revert r267961, r267973: 2014-06-27 22:05:21 +00:00
if_fwevar.h
if_fwip.c Revert r267961, r267973: 2014-06-27 22:05:21 +00:00
if_fwipvar.h
sbp_targ.c Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
sbp.c Revert r267961, r267973: 2014-06-27 22:05:21 +00:00
sbp.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00