summaryrefslogtreecommitdiffstats
path: root/sys/i4b
Commit message (Expand)AuthorAgeFilesLines
* fix kvprintf panic in attach routinehm2001-10-241-6/+1
* 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-213-30/+104
* It seems that I slipped a nasty bug into the CAPI support. The messagehm2001-10-211-4/+9
* Add experimental support for sending keypad facility messages.hm2001-10-189-152/+120
* sppp rewrites the interface's ip address directly; this breaks when thejlemon2001-10-011-1/+7
* KSE Milestone 2julian2001-09-125-63/+63
* Fix some signed/unsigned integer confusion, and add bounds checking ofkris2001-09-102-0/+8
* make driver compile under 4.3-STABLEhm2001-07-221-0/+4
* update step.hm2001-07-211-2/+2
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)hm2001-05-2518-35/+4574
* Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi)hm2001-05-211-4/+4
* pseudo-device -> device in kernel config.schweikh2001-05-011-1/+1
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-265-5/+0
* (MFC candidate since this is already a merge from /sys/net only.)joerg2001-03-251-2/+16
* Preceed/preceeding are not english words. Use precede or preceding.asmodai2001-02-181-1/+1
* Fix typo: seperate -> separate.asmodai2001-02-062-2/+2
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-4/+4
* Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().peter2001-02-041-0/+28
* Stop counting sppp interfaces, we were just testing its presence to givepeter2001-01-291-4/+0
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-263-3/+420
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-261-3/+4
* remove redundant definitions of card types:hm2001-01-2430-451/+118
* Remove useless variable vjlen.hm2001-01-231-2/+2
* Update the iwic driver: fix error handling for rx errors on the D-channelhm2001-01-218-111/+103
* Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code.wollman2001-01-201-0/+4
* it seems that a commit to i4b/drivers/i4b_ispppsubr.c on 2000-01-12 hashm2001-01-151-2/+2
* Reenable support for FreeBSD 4.x and possibly the other supported BSD'shm2001-01-1515-218/+381
* Fix a bug overwriting random data when Van Jacobsen header compressionhm2001-01-121-11/+21
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardshm2001-01-118-9/+3942
* Add infrastructure to support the ISDN itjc hardware driver.hm2001-01-111-7/+7
* 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
* When queueing a packet, call the output start routine. I botched thisjlemon2001-01-091-1/+1
* Part 2 of the netgraph rewrite.julian2001-01-081-16/+15
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-061-30/+50
* Divorce the kernel binary ABI version number from the messagejulian2000-12-181-1/+1
* Change initialiser to match new structure layout.julian2000-12-121-1/+0
* Reviewed by: Archie@freebsd.orgjulian2000-12-121-2/+5
* Bugfix: enable interrupt sharing for ELSA Microlink ISDN PCIhm2000-12-031-2/+2
* Make log(-1, ...) do what addlog(...) did.phk2000-11-261-97/+97
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-2519-251/+157
* Fix i4b netgraph interface to not kernel panic at boot timehm2000-11-091-2/+13
* Fix two typo's: teh -> the, ther -> there.asmodai2000-11-081-1/+1
* Remove unused #include statementshm2000-10-3044-84/+0
* Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-261-1/+4
* Add infrastructure for Cologne Chip HFC-S PCI driver.hm2000-10-261-5/+6
* 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
OpenPOWER on IntegriCloud