| Age | Commit message (Expand) | Author |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-10-28 | Calculate controller number based on the controller number stored in | pooka |
| 2003-10-03 | g/c unused var bch from a few places | pooka |
| 2003-10-03 | When processing a connect indication, seek out the appropriate | pooka |
| 2003-10-03 | Ready the kernel side of i4b for primary rate interface support by | pooka |
| 2003-09-26 | On physical layer errors, mark deactivated call descriptors correctly. | martin |
| 2003-09-26 | When releasing all cd's associated with a controller, don't stop | pooka |
| 2003-09-26 | RCSID | pooka |
| 2003-09-25 | Give iavc a bit in the debug bitmask society. | pooka |
| 2003-09-25 | Add a support layer for the ISDN CAPI (http://www.capi.org/), which should | pooka |
| 2003-09-25 | Make the number of maximum b-channels provided by a controller a macro | pooka |
| 2003-09-25 | add number of b-channels provided to controller info request | pooka |
| 2003-09-25 | Add a hack to avoid calling l2 functions for active ISDN cards. They | pooka |
| 2003-09-23 | Make isdntel hangup via /dev/isdnteld work by digging out the correct | pooka |
| 2003-08-12 | Make it compile on alpha. | martin |
| 2003-05-16 | use strlcpy | itojun |
| 2003-05-08 | Change a integer value that is passed via a void* in an ioctl() like | martin |
| 2003-04-11 | Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), | drochner |
| 2003-04-06 | Respect the law: Use A-law and mu-law as spellings as far as easily possible. | wiz |
| 2002-12-28 | Restore the system priority level in case of errors. | kristerw |
| 2002-12-10 | remove ttydefchars declaration which was wrong anyway, | drochner |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-05-21 | Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we | martin |
| 2002-05-17 | Remove debug printf accidently commited. | martin |
| 2002-05-16 | Comment out token after #endif. | wiz |
| 2002-05-02 | Sync layer 3 B-channel accounting with layer 2. | martin |
| 2002-04-17 | return ENXIO if a driver cannot be found | drochner |
| 2002-04-14 | Fix copyright notice. | martin |
| 2002-04-12 | Document a puzzling assignement. | martin |
| 2002-04-09 | Print hardware device name in layer 1 debug output. | martin |
| 2002-04-09 | Fix typo in debug message. | martin |
| 2002-04-01 | Move isic_intr_enable to a file not depending on the HSCX driver, so | martin |
| 2002-03-30 | Add a command to layer 1 drivers to update LED state for controllers that | martin |
| 2002-03-30 | Cache a pointer to layer 3 driver state in a call descriptor. | martin |
| 2002-03-30 | Avoid duplicate expensive lookups by passing a pointer to the call | martin |
| 2002-03-30 | Pass subaddresses and calling party number type/plan to userland on | martin |
| 2002-03-29 | Split BRI attaching into two phases, so lower layer drivers can get their | martin |
| 2002-03-29 | Better check ioctl parameters and reject requests for not (currently) | martin |
| 2002-03-27 | After Jason Thorpe explained to me how it is supposed to work, implement | martin |
| 2002-03-25 | Cosmetical nitpick: initialize TEI to -1 instead of 0, to prevent | martin |
| 2002-03-25 | Now that we have all pieces in place (and enough granularity to specify | martin |
| 2002-03-25 | Remove a leftover from the BRI registry at layer 2. | martin |
| 2002-03-25 | Plug a memory hole when detaching ISDN controllers. | martin |
| 2002-03-25 | Make pcmcia cards detach properly. | martin |
| 2002-03-24 | Now that we have all the pieces of the puzzle available start to unriddle | martin |
| 2002-03-22 | Bring the daic driver into the new ISDN world order. | martin |