aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)Hellmuth Michaelis2001-05-2518-35/+4574
* Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi)Hellmuth Michaelis2001-05-211-4/+4
* pseudo-device -> device in kernel config.Jens Schweikhardt2001-05-011-1/+1
* Send the remains (such as I have located) of "block major numbers" toPoul-Henning Kamp2001-03-265-5/+0
* (MFC candidate since this is already a merge from /sys/net only.)Joerg Wunsch2001-03-251-2/+16
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-062-2/+2
* Mechanical change to use <sys/queue.h> macro API instead ofPoul-Henning Kamp2001-02-041-4/+4
* Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().Peter Wemm2001-02-041-0/+28
* Stop counting sppp interfaces, we were just testing its presence to givePeter Wemm2001-01-291-4/+0
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.Hellmuth Michaelis2001-01-263-3/+420
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.Hellmuth Michaelis2001-01-261-3/+4
* remove redundant definitions of card types:Hellmuth Michaelis2001-01-2430-451/+118
* Remove useless variable vjlen.Hellmuth Michaelis2001-01-231-2/+2
* Update the iwic driver: fix error handling for rx errors on the D-channelHellmuth Michaelis2001-01-218-111/+103
* Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code.Garrett Wollman2001-01-201-0/+4
* it seems that a commit to i4b/drivers/i4b_ispppsubr.c on 2000-01-12 hasHellmuth Michaelis2001-01-151-2/+2
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'sHellmuth Michaelis2001-01-1515-218/+381
* Fix a bug overwriting random data when Van Jacobsen header compressionHellmuth Michaelis2001-01-121-11/+21
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardsHellmuth Michaelis2001-01-118-9/+3942
* Add infrastructure to support the ISDN itjc hardware driver.Hellmuth Michaelis2001-01-111-7/+7
* Update the ihfc driver with a patch from the author. He writes: This patchHellmuth Michaelis2001-01-114-50/+84
* Add PCI id's for the Planet PCI ISDN Adapter (Model IA128P-STDV)Hellmuth Michaelis2001-01-101-4/+3
* Move the mutex initialization from avma1pp_bchannel_setup intoJonathan Lemon2001-01-091-2/+9
* When queueing a packet, call the output start routine. I botched thisJonathan Lemon2001-01-091-1/+1
* Part 2 of the netgraph rewrite.Julian Elischer2001-01-081-16/+15
* Rewrite of netgraph to start getting ready for SMP.Julian Elischer2001-01-061-30/+50
* Divorce the kernel binary ABI version number from the messageJulian Elischer2000-12-181-1/+1
* Change initialiser to match new structure layout.Julian Elischer2000-12-121-1/+0
* Reviewed by: Archie@freebsd.orgJulian Elischer2000-12-121-2/+5
* Bugfix: enable interrupt sharing for ELSA Microlink ISDN PCIHellmuth Michaelis2000-12-031-2/+2
* Make log(-1, ...) do what addlog(...) did.Poul-Henning Kamp2000-11-261-97/+97
* Lock down the network interface queues. The queue mutex must be obtainedJonathan Lemon2000-11-2519-251/+157
* Fix i4b netgraph interface to not kernel panic at boot timeHellmuth Michaelis2000-11-091-2/+13
* Fix two typo's: teh -> the, ther -> there.Jeroen Ruigrok van der Werven2000-11-081-1/+1
* Remove unused #include statementsHellmuth Michaelis2000-10-3044-84/+0
* Add infrastructure for Cologne Chip HFC-S PCI driver.Hellmuth Michaelis2000-10-261-1/+4
* Add infrastructure for Cologne Chip HFC-S PCI driver.Hellmuth Michaelis2000-10-261-5/+6
* Make the software HDLC decoder work again.Hellmuth Michaelis2000-10-261-3/+5
* Submitted by: Hans Petter Selasky <hselasky@c2i.net>Hellmuth Michaelis2000-10-202-17/+33
* Add a debug flag bit for a new driver.Hellmuth Michaelis2000-10-181-19/+19
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-1539-39/+0
* Submitted by: phkHellmuth Michaelis2000-10-1367-275/+13
* When T308 times out while waiting for a RELEASE COMPLETE, clean up andHellmuth Michaelis2000-10-121-2/+15
* fix conflicting types for ng_ing_rcvmsg() and ng_ing_rcvdata().Hellmuth Michaelis2000-10-101-3/+4
* Set i4b version number to 0.96.00.Hellmuth Michaelis2000-10-101-3/+3
* update to i4b version 0.95.04 (oops, forgot this one ..)Hellmuth Michaelis2000-10-091-0/+115
* remove MAINTAINER: i'll develop and maintain i4b from now on in theHellmuth Michaelis2000-10-091-1/+0
* remove the tina-dd driver fragment, it is unlikely that it will get finished.Hellmuth Michaelis2000-10-093-497/+0
* update to i4b version 0.95.04Hellmuth Michaelis2000-10-0967-5558/+11418