Re: Kernel spin lock facilities

2002-05-02 Thread John Baldwin
On 01-May-2002 Alfred Perlstein wrote: > * Nelson, Trent . <[EMAIL PROTECTED]> [020501 06:41] wrote: >> Hi, >> >> I'm working on porting the Linux Cisco VPN client kernel module to >> FreeBSD. The API interface between the OS and their actual driver has four >> spinlock functions that oper

Re: Kernel spin lock facilities

2002-05-01 Thread Alfred Perlstein
* Nelson, Trent . <[EMAIL PROTECTED]> [020501 06:41] wrote: > Hi, > > I'm working on porting the Linux Cisco VPN client kernel module to > FreeBSD. The API interface between the OS and their actual driver has four > spinlock functions that operate around a handle (void *) to a ``critical >