summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Use PCCARD_MODULE() instead of DATA_SET(), the pccard linker set went apeter1999-04-251-1/+6
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* I missed this PnP change for new-bus..peter1999-04-181-8/+2
* Minor adjustments to make LINT compile again (thanks to phk for reminding me).hm1999-03-165-34/+37
* update the i4b kernel part to i4b release 0.71.00hm1999-03-0737-173/+1944
* Update the pccard hooks to use a module style declaration instead.peter1999-01-191-11/+3
* Silence warnings.eivind1999-01-124-9/+13
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2736-0/+14977
OpenPOWER on IntegriCloud