| Summary: | Add missing smb(4)/smbus(4)/ichsmb(4) modules | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Arnaud <lacombar> | ||||
| Component: | kern | Assignee: | Gavin Atkinson <gavin> | ||||
| Status: | Closed Not A Bug | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Arnaud
2012-07-05 18:10:11 UTC
forgot to attach the patch... - Arnaud They're not missing, they're just in modules/i2c/smb, modules/i2c/smbus and modules/i2c/controllers/ichsmb. Not the most obvious location maybe, but they're there. State Changed From-To: open->feedback To submitter: As already noted, these modules appear to already exist: % ls -l /boot/kernel/ichsmb.ko /boot/kernel/smb.ko /boot/kernel/smbus.ko -r-xr-xr-x 1 root wheel 22368 6 Jul 23:12 /boot/kernel/ichsmb.ko -r-xr-xr-x 1 root wheel 11472 6 Jul 23:12 /boot/kernel/smb.ko -r-xr-xr-x 1 root wheel 8904 6 Jul 23:12 /boot/kernel/smbus.ko As a result, it's not clear to me exactly what your patch is for - please could you clarify? Thanks, Responsible Changed From-To: freebsd-bugs->gavin Track - I'll deal with this if it does turn out to be necessary. |