summaryrefslogtreecommitdiffstats
path: root/sys/dev/ray/if_rayvar.h
Commit message (Expand)AuthorAgeFilesLines
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-1/+1
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-3/+3
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-3/+3
* Make a bunch of malloc types static.phk2005-02-101-2/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Update for net80211 changes.sam2004-12-081-0/+38
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-4/+4
* Primary purpose of this commit is to enable support for the Aviatordmlb2001-05-171-12/+48
* Eliminate some panics for errors we can recover from.dmlb2001-05-091-1/+1
* Remove if_ray_oldcard.h because pccard support multiple windows now.dmlb2001-05-071-0/+4
* Take advantage of the fixes to the pcic code that allows multipledmlb2001-01-171-25/+0
* Changes necessary to make this work.imp2000-11-121-2/+2
* Add a desired network parameter structure to runq entries.dmlb2000-06-181-0/+2
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...dmlb2000-06-111-4/+11
* Add macros for freeing a set of malloc runq entries and adding them to thedmlb2000-06-101-0/+22
* As part of the IFF_RUNNING stuff, we've added an extra flag so callersdmlb2000-06-041-3/+9
* Remove unused ioctl lockingdmlb2000-05-281-5/+0
* Made RAY_COM_DUMP a real debug called RAY_DCOMdmlb2000-05-281-10/+11
* MFRELENG_3dmlb2000-05-211-18/+28
* Remove ISA/3.x stuff and add -current stuffdmlb2000-05-111-23/+25
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-43/+60
* Split out structures to make it a bit easier to find my way around anddmlb2000-05-071-0/+248
OpenPOWER on IntegriCloud