summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1
Commit message (Expand)AuthorAgeFilesLines
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-1318-36/+18
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* Fix some low hanging fruit warnings. There are problems in i4b_ing.cpeter2002-05-242-0/+5
* Fix a problem which could cause some machines to hang after a warm boot.gj2002-05-101-2/+2
* Change instances of avma1pp2- to ifpi2- in printf's since the namegj2002-04-281-5/+5
* On slow machines interrupts could be lost, so check for pendinggj2002-04-231-11/+18
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-046-16/+16
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,hm2002-03-172-19/+5
* Quiet bogus gcc warningpeter2002-02-281-1/+1
* Fix some places where the macro L0IFPIUNIT was used instead of the correctgj2002-01-022-7/+7
* Fix two typos in previous commit.joerg2001-12-301-1/+1
* Protect mtx_init() invocations with mtx_intialized() checks to avoid agj2001-12-306-16/+32
* Fix an error which could cause a panic if both an ifpi and ifpi2 controllergj2001-12-292-5/+5
* Add a driver for the AVM Fritz!Card PCI version 2 ISDN controller.gj2001-12-228-0/+3452
* Fix bug attaching the ELSA PCC16, the cardtyp value was set incorrectlyhm2001-10-211-2/+2
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPhm2001-10-212-26/+100
* Fix typo: seperate -> separate.asmodai2001-02-062-2/+2
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-263-3/+420
* remove redundant definitions of card types:hm2001-01-2430-451/+118
* Update the iwic driver: fix error handling for rx errors on the D-channelhm2001-01-218-111/+103
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-156-28/+79
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardshm2001-01-118-9/+3942
* Update the ihfc driver with a patch from the author. He writes: This patchhm2001-01-114-50/+84
* Add PCI id's for the Planet PCI ISDN Adapter (Model IA128P-STDV)hm2001-01-101-4/+3
* Move the mutex initialization from avma1pp_bchannel_setup intojlemon2001-01-091-2/+9
* Bugfix: enable interrupt sharing for ELSA Microlink ISDN PCIhm2000-12-031-2/+2
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-257-53/+36
* Fix two typo's: teh -> the, ther -> there.asmodai2000-11-081-1/+1
* Remove unused #include statementshm2000-10-3034-74/+0
* Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-261-1/+4
* Make the software HDLC decoder work again.hm2000-10-261-3/+5
* Submitted by: Hans Petter Selasky <hselasky@c2i.net>hm2000-10-202-17/+33
* Remove unneeded #include <machine/clock.h>phk2000-10-1539-39/+0
* Submitted by: phkhm2000-10-1339-139/+11
* update to i4b version 0.95.04 (oops, forgot this one ..)hm2000-10-091-0/+115
* update to i4b version 0.95.04hm2000-10-0967-5562/+11422
* - Remove the inthand2_t type and use the equivalent driver_intr_t type fromjhb2000-09-131-1/+4
* Make this compile without the old 2.2 compatability defines.peter2000-05-282-5/+5
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-0319-19/+0
* Remove unneeded #include <sys/kernel.h>phk2000-04-2915-15/+0
* Fix a problem which caused i/o resource allocation conflict of thishm2000-03-091-10/+26
* Newbus-ify the USR Sportster TA Intern driver.gj2000-02-211-55/+299
* update to isdn4bsd beta release 0.90hm1999-12-1427-5955/+2702
* Temporary adjustment to build after pnp changes. There is a new versionpeter1999-12-076-11/+10
* Disable old PCCARD_MODULE code.imp1999-10-291-0/+2
* Finish making LINT compile. Disable references to pnp in files thatpeter1999-09-034-4/+9
* $Id$ -> $FreeBSD$peter1999-08-2841-41/+41
* Avoid symbol clash in LINT.phk1999-08-082-4/+4
* updating isdn4bsd to beta version 0.83hm1999-08-0613-706/+2550
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-2019-161/+1309
OpenPOWER on IntegriCloud