Bug 31905

Summary: Update make_device_driver.sh to work post-KSE
Product: Base System Reporter: simond
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description simond 2001-11-10 22:30:00 UTC
Update make_device_driver.sh to generate compilable kernel modules as
the definition for functions changed from struct proc to d_thread_t

Fix: This seems to work fine for me, but someone else should check it
through before commiting it (as I'm only learning about drivers and
stuff :)
Comment 1 arr freebsd_committer freebsd_triage 2001-11-13 17:59:25 UTC
State Changed
From-To: open->closed

Thanks for the report, it's fixed.