aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/layer1/iwic
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add device ID for Planet IA 128P-STD card.Murray Stokely2005-03-301-0/+2
* MFC: /*- and related license changesWarner Losh2005-01-318-24/+32
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-6/+6
* Use PCIR_BAR(x) instead of PCIR_MAPS.John Baldwin2003-09-021-5/+2
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Use __FBSDID().David E. O'Brien2003-06-105-21/+15
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,Brooks Davis2002-09-025-25/+0
* Remote pci.h/NPCI usage from i4b code.Brooks Davis2002-06-135-11/+6
* Change callers of mtx_init() to pass in an appropriate lock type name. InJohn Baldwin2002-04-041-2/+2
* Fix two typos in previous commit.Joerg Wunsch2001-12-301-1/+1
* Protect mtx_init() invocations with mtx_intialized() checks to avoid aGary Jennejohn2001-12-301-2/+4
* Update the iwic driver: fix error handling for rx errors on the D-channelHellmuth Michaelis2001-01-218-111/+103
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'sHellmuth Michaelis2001-01-151-5/+19
* Add PCI id's for the Planet PCI ISDN Adapter (Model IA128P-STDV)Hellmuth Michaelis2001-01-101-4/+3
* Lock down the network interface queues. The queue mutex must be obtainedJonathan Lemon2000-11-251-12/+7
* Fix two typo's: teh -> the, ther -> there.Jeroen Ruigrok van der Werven2000-11-081-1/+1
* Remove unused #include statementsHellmuth Michaelis2000-10-302-5/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-155-5/+0
* Submitted by: phkHellmuth Michaelis2000-10-135-15/+0
* update to i4b version 0.95.04Hellmuth Michaelis2000-10-098-0/+2499