The NetBSD Project

CVS log for src/sys/dev/bluetooth/bcsp.c

[BACK] Up to [cvs.netbsd.org] / src / sys / dev / bluetooth

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Sun Jul 31 13:51:53 2011 UTC (9 months, 3 weeks ago) by uebayasi
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, netbsd-6-base, netbsd-6, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, HEAD
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Put back #include "ioconf.h" per popular demand.

Revision 1.18.6.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:07:46 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.18: +3 -4 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

Sync with HEAD.

Revision 1.18.4.1 / (download) - annotate - [select for diffs], Tue May 31 03:04:35 2011 UTC (11 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.18: +3 -4 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

sync with head

Revision 1.19 / (download) - annotate - [select for diffs], Wed May 25 16:33:37 2011 UTC (12 months ago) by uebayasi
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base, cherry-xenmp-base, cherry-xenmp
Changes since 1.18: +3 -4 lines
Diff to previous 1.18 (colored)

Declare cfdrivers using extern rather than including ioconf.h.

Revision 1.12.4.2 / (download) - annotate - [select for diffs], Sat May 16 10:41:19 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.12.4.1: +10 -9 lines
Diff to previous 1.12.4.1 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

sync with head

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:19:11 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.14: +11 -10 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 12 12:10:46 2009 UTC (3 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, matt-premerge-20091211, matt-mips64-premerge-20101231, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: rmind-uvmplock, jruoho-x86intr
Changes since 1.17: +6 -6 lines
Diff to previous 1.17 (colored)

struct cfdata * -> cfdata_t, no functional changes intended.

Revision 1.17 / (download) - annotate - [select for diffs], Thu May 7 18:01:57 2009 UTC (3 years ago) by elad
Branch: MAIN
Changes since 1.16: +6 -5 lines
Diff to previous 1.16 (colored)

Introduce actions/requests to handle authorization for ppp(4), sl(4),
strip(4), btuart(4) and bcsp(4) network interfaces and devices.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/04/27/msg004955.html

Revision 1.12.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:12:35 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.12: +9 -8 lines
Diff to previous 1.12 (colored)

sync with head.

Revision 1.13.4.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:35:20 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.13.4.1: +5 -5 lines
Diff to previous 1.13.4.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

Sync with HEAD.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 26 07:53:43 2009 UTC (3 years, 1 month ago) by elad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Authorizing actions from the generic scope using a device scope wrapper
is a big no-no.

As painful as it is, use kauth_authorize_generic() for now.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 15 15:43:40 2009 UTC (3 years, 2 months ago) by cegger
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

ansify function definitions

Revision 1.13.4.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:17:52 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.13: +5 -4 lines
Diff to previous 1.13 (colored)

Sync with HEAD.

Revision 1.11.14.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:53 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.11.14.2: +3 -2 lines
Diff to previous 1.11.14.2 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)

Sync with HEAD.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 11 02:45:51 2009 UTC (3 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: nick-hppapmap-base2, mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.13: +5 -4 lines
Diff to previous 1.13 (colored)

merge christos-time_t

Revision 1.13.10.2 / (download) - annotate - [select for diffs], Tue Dec 30 19:32:51 2008 UTC (3 years, 4 months ago) by christos
Branch: christos-time_t
Changes since 1.13.10.1: +1804 -0 lines
Diff to previous 1.13.10.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

fix dev_t format

Revision 1.11.14.2 / (download) - annotate - [select for diffs], Sun Jun 29 09:33:05 2008 UTC (3 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.11.14.1: +1 -1 lines
Diff to previous 1.11.14.1 (colored) to branchpoint 1.11 (colored)

Sync with HEAD.

Revision 1.12.6.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:30:58 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.12.8.1 / (download) - annotate - [select for diffs], Wed Jun 18 16:33:04 2008 UTC (3 years, 11 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Sync with head.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Tue Jun 17 09:14:33 2008 UTC (3 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

sync with head.

Revision 1.13.10.1, Thu Jun 12 21:47:11 2008 UTC (3 years, 11 months ago) by christos
Branch: christos-time_t
Changes since 1.13: +0 -1803 lines
FILE REMOVED

file bcsp.c was added on branch christos-time_t on 2008-12-30 19:32:51 +0000

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jun 12 21:47:11 2008 UTC (3 years, 11 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-pf42-base4, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, christos-time_t-nbase, christos-time_t-base, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, christos-time_t
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

use device_lookup_private to get softc

Revision 1.11.14.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:38 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Sync with HEAD.

Revision 1.3.4.5 / (download) - annotate - [select for diffs], Mon Mar 24 09:38:49 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.4.4: +2 -3 lines
Diff to previous 1.3.4.4 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

sync with head.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 22 17:20:31 2008 UTC (4 years, 2 months ago) by plunky
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, hpcarm-cleanup-nbase, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, simonb-wapbl
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

remove unnecessary include file

Revision 1.5.4.3 / (download) - annotate - [select for diffs], Wed Jan 9 01:52:27 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.5.4.2: +258 -147 lines
Diff to previous 1.5.4.2 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

sync with HEAD

Revision 1.5.2.2 / (download) - annotate - [select for diffs], Sat Dec 8 18:19:24 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.5.2.1: +204 -100 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Sync with HEAD.

Revision 1.3.4.4 / (download) - annotate - [select for diffs], Fri Dec 7 17:29:39 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.4.3: +204 -100 lines
Diff to previous 1.3.4.3 (colored) to branchpoint 1.3 (colored)

sync with head

Revision 1.1.2.7 / (download) - annotate - [select for diffs], Mon Dec 3 16:14:32 2007 UTC (4 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.2.6: +204 -100 lines
Diff to previous 1.1.2.6 (colored) next main 1.2 (colored)

Sync with HEAD.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 3 10:41:59 2007 UTC (4 years, 5 months ago) by plunky
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386
Branch point for: mjf-devfs2
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

initialize loop variable as loop is not necessarily undertaken

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 28 20:16:11 2007 UTC (4 years, 5 months ago) by plunky
Branch: MAIN
Changes since 1.9: +182 -78 lines
Diff to previous 1.9 (colored)

Clean up the way that bluetooth drivers attach to the bluetooth stack,
to remove the frobbing that drivers must do in the hci_unit structure.

- driver provides a static const interface descriptor
- hci_unit is allocated by hci_attach() rather than part of softc
- statistics are compiled by driver and provided on request
- driver provides output methods and is responsible for output queue
- stack provides input methods and is responsible for input queue
- mutex is used to arbitrate device queue access

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 28 01:31:55 2007 UTC (4 years, 5 months ago) by kiyohara
Branch: MAIN
Changes since 1.8: +24 -25 lines
Diff to previous 1.8 (colored)

+ Use device_t.
+ Increment rptr if send the ESCAPE char.
+ Use m_pkthdr.len for pktlen.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Mon Nov 19 00:47:43 2007 UTC (4 years, 6 months ago) by mjf
Branch: mjf-devfs
Changes since 1.5: +67 -60 lines
Diff to previous 1.5 (colored)

Sync with HEAD.

Revision 1.3.4.3 / (download) - annotate - [select for diffs], Thu Nov 15 11:44:04 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.4.2: +107 -95 lines
Diff to previous 1.3.4.2 (colored) to branchpoint 1.3 (colored)

sync with head.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Nov 13 16:00:54 2007 UTC (4 years, 6 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.3: +107 -95 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Sync with HEAD

Revision 1.1.2.6 / (download) - annotate - [select for diffs], Sun Nov 11 16:47:30 2007 UTC (4 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.2.5: +67 -60 lines
Diff to previous 1.1.2.5 (colored)

Sync with HEAD.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 11 12:59:06 2007 UTC (4 years, 6 months ago) by plunky
Branch: MAIN
CVS Tags: bouyer-xenamd64-base2, bouyer-xenamd64-base
Changes since 1.7: +44 -44 lines
Diff to previous 1.7 (colored)

convert device printf() usages to aprint_xxxx()

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 11 12:54:23 2007 UTC (4 years, 6 months ago) by plunky
Branch: MAIN
Changes since 1.6: +20 -17 lines
Diff to previous 1.6 (colored)

bluetooth stack now keeps a device_t and passes it to device callbacks,
update bcsp to new reality

Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 10 18:29:37 2007 UTC (4 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5 (colored)

Call ttyflush() with tty_lock held.

Revision 1.5.4.2 / (download) - annotate - [select for diffs], Tue Nov 6 23:25:44 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.5.4.1: +1693 -0 lines
Diff to previous 1.5.4.1 (colored) to branchpoint 1.5 (colored)

sync with HEAD

Revision 1.1.2.5 / (download) - annotate - [select for diffs], Sun Nov 4 21:03:22 2007 UTC (4 years, 6 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.1.2.4: +67 -62 lines
Diff to previous 1.1.2.4 (colored)

Sync with HEAD.

Revision 1.5.4.1, Sat Nov 3 18:24:00 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
Changes since 1.5: +0 -1693 lines
FILE REMOVED

file bcsp.c was added on branch matt-armv6 on 2007-11-06 23:25:44 +0000

Revision 1.5 / (download) - annotate - [select for diffs], Sat Nov 3 18:24:00 2007 UTC (4 years, 6 months ago) by plunky
Branch: MAIN
CVS Tags: jmcneill-base
Branch point for: mjf-devfs, matt-armv6
Changes since 1.4: +8 -2 lines
Diff to previous 1.4 (colored)

'struct callout' => callout_t
don't use callout_reset()
do use callout_destroy()

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 3 17:41:03 2007 UTC (4 years, 6 months ago) by plunky
Branch: MAIN
Changes since 1.3: +61 -62 lines
Diff to previous 1.3 (colored)

switch devices to using CFATTACH_DECL_NEW()
softc no longer contains 'struct device' by default
use 'device_t' instead of 'struct device *'
use device_xxx() accessor functions
remove casting of 'xxx_softc *' & 'struct device *'
use aprint_xxx_dev() routines

Revision 1.3.4.2 / (download) - annotate - [select for diffs], Sat Oct 27 11:30:06 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3.4.1: +1688 -0 lines
Diff to previous 1.3.4.1 (colored) to branchpoint 1.3 (colored)

sync with head.

Revision 1.1.2.4 / (download) - annotate - [select for diffs], Fri Oct 26 15:44:17 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.2.3: +19 -10 lines
Diff to previous 1.1.2.3 (colored)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.2.4.3 / (download) - annotate - [select for diffs], Tue Oct 23 20:06:55 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.2.4.2: +19 -10 lines
Diff to previous 1.2.4.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Sync with head.

Revision 1.2.2.3 / (download) - annotate - [select for diffs], Thu Oct 18 08:33:06 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.2.2.2: +19 -10 lines
Diff to previous 1.2.2.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

sync with head.

Revision 1.3.4.1, Sun Oct 14 18:13:49 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.3: +0 -1688 lines
FILE REMOVED

file bcsp.c was added on branch yamt-lazymbuf on 2007-10-27 11:30:06 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 14 18:13:49 2007 UTC (4 years, 7 months ago) by kiyohara
Branch: MAIN
CVS Tags: yamt-x86pmap-base4
Branch point for: yamt-lazymbuf, bouyer-xenamd64
Changes since 1.2: +19 -10 lines
Diff to previous 1.2 (colored)

+ Add #ifdef DPRINTF{,N} before #undef.
+ Initialize m_pkthdr.len, and increment if not escape charactor.
+ Call bcsp_start() if there is no transmitted packet.
+ Call m_adj() after debug print.
+ Reset the values of the Sequencing layer if link reset it.

Revision 1.2.4.2 / (download) - annotate - [select for diffs], Tue Oct 9 13:41:16 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.2.4.1: +1679 -0 lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored)

Sync with head.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sat Oct 6 15:31:06 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.2.2.1: +1679 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored)

sync with head.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Thu Oct 4 15:44:50 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.2.2: +11 -9 lines
Diff to previous 1.1.2.2 (colored)

Sync with HEAD.

Revision 1.2.4.1, Thu Oct 4 14:43:06 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.2: +0 -1679 lines
FILE REMOVED

file bcsp.c was added on branch vmlocking on 2007-10-09 13:41:16 +0000

Revision 1.2.2.1, Thu Oct 4 14:43:06 2007 UTC (4 years, 7 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.2: +0 -1679 lines
FILE REMOVED

file bcsp.c was added on branch yamt-x86pmap on 2007-10-06 15:31:06 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 4 14:43:06 2007 UTC (4 years, 7 months ago) by kiyohara
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, yamt-x86pmap-base2, vmlocking-base
Branch point for: yamt-x86pmap, vmlocking
Changes since 1.1: +11 -9 lines
Diff to previous 1.1 (colored)

Fix some bugs.
  * Cast to integer the 2nd args of m_adj().
  * Move test/set flag BTF_XMIT to bcsp_start().
  * The initialization of the array was clarified.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Tue Oct 2 18:28:20 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.2.1: +1677 -0 lines
Diff to previous 1.1.2.1 (colored)

Sync with HEAD.

Revision 1.1.2.1, Sun Sep 30 04:07:41 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1: +0 -1677 lines
FILE REMOVED

file bcsp.c was added on branch jmcneill-pm on 2007-10-02 18:28:20 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 30 04:07:41 2007 UTC (4 years, 7 months ago) by kiyohara
Branch: MAIN
Branch point for: jmcneill-pm

Add bcsp(4).  However, it is debuging state.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>