summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we have the en(4) driver, we no longer need the hea driver.imp2003-12-071-475/+0
* Use __FBSDID().obrien2003-08-241-1/+3
* When we have found a chunk of memory that is large enough and have computedharti2003-02-271-1/+1
* - Change the ATM stack functions to use intptr_t instead of int for opaquejhb2002-11-081-3/+3
* Cast the first argument to bzero() to `void *' after casting it torobert2002-10-161-1/+1
* Quick and dirty convert to newbus. (Eventually 'eni.c' should go away.)mdodd2002-06-031-1/+4
* - Remove KM_ macro calls and replace with the real function we're calling.arr2002-04-191-13/+9
* Remove __P.alfred2002-03-201-1/+1
* Fix warningspeter2002-02-271-1/+1
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>phk2000-10-301-0/+1
* Remove 86 unneeded #includesphk2000-10-271-8/+0
* Remove even more nneeded #includes.phk2000-10-141-23/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-1/+40
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Shorten line.eivind1999-04-121-3/+3
* Staticize.eivind1999-04-111-3/+3
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Add new files for HARP3phk1998-09-151-0/+465
OpenPOWER on IntegriCloud