index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ofw
Age
Commit message (
Expand
)
Author
2003-01-15
Zero out the buffer when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN
bouyer
2003-01-06
compatibility, not compatiblity.
wiz
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-11-01
implement separate read/write disk statistics:
mrg
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-22
in ofnet_read(), interpret returns of either -2 or 0 from OF_read() as
chs
2002-10-05
add missing protos.
chs
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Fix a latent bug uncovered by the new autoconfiguration code: make
thorpej
2002-09-18
use splnet() around the body of ofnet_read(). this is logically the
chs
2002-09-18
fix error checking in ofdisk_open().
chs
2002-09-18
implement device_register() for ofppc.
chs
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-05
bring in latest ALTQ from kjc. ALTQify some of the drivers.
itojun
2001-11-13
add RCSIDs
lukem
2001-10-22
Remove hack to skip OFW nodes which don't correspond to devices. These
thorpej
2001-10-20
FCS check and padding for minimum size Ethernet packet
billc
2001-08-26
Make compile with -Wmissing-prototype -Wstrict-prototypes
matt
2001-08-25
Make this compile with -Wmissing-prototypes by adding appropriate
matt
2001-06-19
Don't use argument names in function declarations.
simonb
2001-06-10
Rename ofb_softc to ofbus_softc. (XXX Is this good name?)
tsubai
2001-06-08
Add multiple inclusion protection. Define prototypes for openfirm
matt
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-04-11
Put back all header files defining ioctls
jdolecek
2001-04-11
Only install headers which are actually used by our userland. This
jdolecek
2001-02-17
add OFW_PCI_PHYS_HI_BUS()
mrg
2001-02-16
expand this a little further to include defines of:
mrg
2001-01-08
Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when
fvdl
2001-01-07
Adapt all disk devices in MI directories to handle ODIOC* calls
fvdl
2000-11-15
OF_nextprop: make OUT argument type `void *'
pk
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-11-14
some cleanup. Add back OFIOCGETOPTNODE.
matt
2000-11-14
Add OFIOCGETOPTNODE (now that I know how to implement it).
matt
2000-11-14
Add openfirmio which is an ioctl interface to OpenFirmware.
matt
2000-11-14
Add OF_nextprop and OF_setprop prototypes.
matt
2000-11-14
de __P'd.
matt
2000-11-02
Adapt to the new line discipline scheme.
eeh
2000-05-16
Nuke dk_establish() from orbit except from those ports which still use
thorpej
2000-04-14
Fix some callout fallout. Hi Jason!
scw
2000-03-24
Update several ports to at least work again without IPKDB
ws
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-13
Fix doubled 'the's in comments.
soren
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
1999-05-05
Fix OFW_PCI_PHYS_HI_DEVICEMASK value.
tsubai
1999-05-04
Make this compile again.
thorpej
1999-05-04
Define some things related to the PCI Bus binding to OpenFirmware.
thorpej
[next]