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