summaryrefslogtreecommitdiff
path: root/sys/dev/pdq/pdq_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-2/+2
* Add a crutch so that direct-mapped DMA works on alpha. This is a stepAndrew Gallatin2003-04-011-0/+4
* Catch up with bpf_mtap() changes.Matthew N. Dodd2003-03-161-1/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-2/+2
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-021-1/+1
* - Merge the pdq driver (if_fpa and if_fea) from NetBSD.Matthew N. Dodd2002-03-291-0/+271