Bug 30929

Summary: [usb] [patch] use usbd to initialize USB ADSL modem
Product: Base System Reporter: Tony Finch <dot>
Component: usbAssignee: freebsd-usb (Nobody) <usb>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: ak
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Tony Finch 2001-09-30 11:10:05 UTC
Instead of blindly running the ADSL modem drivers at startup, these
files configure usbd to run them whenever the modem is plugged in.
It doesn't kill them automatically when the modem is unplugged because
it is much safer to manually kill them first.

I also include some relevant bits of my ppp configuration which handles
bringing NAT and packet forwarding up and down gracefully.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-11-06 14:02:13 UTC
Responsible Changed
From-To: freebsd-ports->brian

Over to maintainer
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-11-03 00:59:31 UTC
Responsible Changed
From-To: brian->freebsd-ports-bugs

Port maintainer was reset
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2004-01-10 01:29:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-bugs

Although this looks like a ports PR, the files refered to are owned 
by the OS, not the ports systems. I therefor ask somebody with 
access to src/ to have a look at this PR.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2004-11-04 07:17:48 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-usb

Reassign to appropriate mailing list.
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:30 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 6 Alex Kozlov freebsd_committer freebsd_triage 2019-05-22 11:59:38 UTC
The usbd(8) was removed in FreeBSD 7.0 (see r153430).