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
/
ic
/
midway.c
Age
Commit message (
Expand
)
Author
1998-08-20
Cast bus_size_t to u_long in printf() args.
pk
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-08-08
Use splnet, not splimp.
mycroft
1998-07-05
defopt INET, NETATALK.
jonathan
1998-07-04
defopt DDB.
jonathan
1998-01-12
Adjust for config changes.
thorpej
1997-09-29
midway update:
chuck
1997-07-07
fix static inline functions' prototypes so they're correctly marked
cgd
1997-04-28
Oops; forgot to GC the last mbuf allocated when out of clusters.
mycroft
1997-04-24
Do not force the initial part of a packet into a separate mbuf.
mycroft
1997-04-24
If we fail to allocate a cluster to hold a large packet, simply
mycroft
1997-03-20
MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> and
chuck
1997-03-11
minor fixes to freebsd code sections from Kenjiro Cho <kjc@csl.sony.co.jp>
chuck
1997-01-24
bug fix:
chuck
1996-11-21
midway fixes:
chuck
1996-11-09
netbsd pr#2919 (jukka.partanen@research.nokia.com):
chuck
1996-10-25
update alpha_XXX_dmamap() invocations to match prototype.
cgd
1996-10-23
update drivers to use the new NetBSD/alpha DMA mapping hack, since
cgd
1996-10-21
New bus.h implementation/interface:
thorpej
1996-10-13
backout kprintf changes
christos
1996-10-10
- printf -> kprintf, sprintf -> ksprintf
christos
1996-08-02
fix:
chuck
1996-07-17
fixes/update:
chuck
1996-07-16
midway fixes + new stuff:
chuck
1996-07-15
before #defining the vtophys() hack for the alpha, #undef vtophys since
cgd
1996-07-14
insert the normal NetBSD/Alpha vtophys() hack, so that this will compile
cgd
1996-07-14
fix bogus casts from pointer to unsigned int. Use unsigned long for this.
cgd
1996-07-11
fix:
chuck
1996-07-11
fixes:
chuck
1996-07-03
ported to FreeBSD 2.2-960612-SNAP. [thanks to Matt Thomas' driver work]
chuck
1996-06-29
new: add a raw_threshold for raw mode. this basically tells the driver
chuck
1996-06-29
change:
chuck
1996-06-28
new: add all needed hooks to engage raw mode.
chuck
1996-06-27
fixes/improvements:
chuck
1996-06-26
fixes:
chuck
1996-06-22
add support for efficient networks midway atm chip.
chuck